Class LogStatisticsCommand

java.lang.Object
marauroa.server.db.command.AbstractDBCommand
marauroa.server.game.dbcommand.LogStatisticsCommand
All Implemented Interfaces:
DBCommand

public class LogStatisticsCommand extends AbstractDBCommand
logs statistics.
Author:
hendrik
  • Constructor Details

    • LogStatisticsCommand

      public LogStatisticsCommand(Statistics.Variables now)
      creates a new LogStatisticsCommand
      Parameters:
      now - current state of statistic information
  • Method Details