Uses of Class
org.eviline.KickTable

Packages that use KickTable
org.eviline   
 

Uses of KickTable in org.eviline
 

Methods in org.eviline that return KickTable
static KickTable KickTable.forShape(ShapeType type, ShapeDirection start, ShapeDirection end)
          Return the kick table for a shape type being rotated from the specified start to end directions
static KickTable KickTable.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KickTable[] KickTable.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.