Game service slave server class. This class has links to all initialized game modules.

Note: There should only be one class that extends this one. Only one slave server is allowed to be of game type.

Constructor

new (metav:MetaServer, idv:Int)

Fields

Methods

dynamic initModulesGame ():Void

This method should initialize modules specific for game service.