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