parsedtree
Class Rotate

java.lang.Object
  extended byparsedtree.Movement
      extended byparsedtree.Rotate

public class Rotate
extends Movement


Field Summary
 double bar
           
 int facing
           
 BaseParticipantDefinition participant
           
 int turnAngle
           
 
Constructor Summary
Rotate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

participant

public BaseParticipantDefinition participant

facing

public int facing

turnAngle

public int turnAngle

bar

public double bar
Constructor Detail

Rotate

public Rotate()


Copyright © 2003 Nigel Westbury