wodka.ga.racer.mc
Class Linear

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

public class Linear
extends java.lang.Object
implements GridFunction

Author:
wolfi

Constructor Summary
Linear()
          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

Linear

public Linear()
Creates a new instance of Log

Method Detail

gridCount

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