|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapeDirection | |
---|---|
org.eviline |
Uses of ShapeDirection in org.eviline |
---|
Fields in org.eviline declared as ShapeDirection | |
---|---|
protected ShapeDirection |
Field.autoShift
The direction of the currently active DAS |
Methods in org.eviline that return ShapeDirection | |
---|---|
ShapeDirection |
Shape.direction()
|
ShapeDirection |
Field.getAutoShift()
|
static ShapeDirection |
ShapeDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ShapeDirection[] |
ShapeDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.eviline with parameters of type ShapeDirection | |
---|---|
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 |
void |
Field.setAutoShift(ShapeDirection autoShift)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |