wodka.ga.racer.mc
Class Log

java.lang.Object
  extended bywodka.ga.racer.mc.Log
All Implemented Interfaces:
GridFunction

public class Log
extends java.lang.Object
implements GridFunction

Author:
wolfi

Constructor Summary
Log()
          Creates a new instance of Log
 
Method Summary
 int gridCount(int level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log

public Log()
Creates a new instance of Log

Method Detail

gridCount

public int gridCount(int level)
Specified by:
gridCount in interface GridFunction