Uses of Class
marauroa.server.game.Statistics.Variables
Packages that use Statistics.Variables
Package
Description
The package stores the game related code: glue logic and RP system framework.
high level database access.
-
Uses of Statistics.Variables in marauroa.server.game
Methods in marauroa.server.game with parameters of type Statistics.VariablesModifier and TypeMethodDescriptionvoid
Statistics.Variables.add(Statistics.Variables var)
Adds to this instance the instance var -
Uses of Statistics.Variables in marauroa.server.game.db
Methods in marauroa.server.game.db with parameters of type Statistics.VariablesModifier and TypeMethodDescriptionvoid
StatisticsDAO.addStatisticsEvent(DBTransaction transaction, Statistics.Variables var)
Deprecated.void
StatisticsDAO.addStatisticsEvent(DBTransaction transaction, Statistics.Variables var, Timestamp timestamp)
adds an statistics sample to the database logvoid
StatisticsDAO.addStatisticsEvent(Statistics.Variables var)
Deprecated. -
Uses of Statistics.Variables in marauroa.server.game.dbcommand
Constructors in marauroa.server.game.dbcommand with parameters of type Statistics.VariablesModifierConstructorDescriptioncreates a new LogStatisticsCommand