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 TypeMethodDescriptionvoidStatistics.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 TypeMethodDescriptionvoidStatisticsDAO.addStatisticsEvent(DBTransaction transaction, Statistics.Variables var)Deprecated.voidStatisticsDAO.addStatisticsEvent(DBTransaction transaction, Statistics.Variables var, Timestamp timestamp)adds an statistics sample to the database logvoidStatisticsDAO.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