Uses of Class
marauroa.server.game.Statistics
Package
Description
The package stores the game related code: glue logic and RP system framework.
-
Uses of Statistics in marauroa.server.game
Modifier and TypeMethodDescriptionstatic Statistics
Statistics.getStatistics()
Returns an unique instance of Statistics. -
Uses of Statistics in marauroa.server.game.messagehandler
Modifier and TypeMethodDescriptionvoid
MessageDispatcher.init(INetworkServerManager netMan, RPServerManager rpMan, PlayerEntryContainer playerContainer, Statistics stats, RSAKey key)
Initializes the MessageHandlers