AtomAction, java.io.Serializablepublic class AtomActionRotateBy extends java.lang.Object implements AtomAction, java.io.Serializable
| Constructor | Description |
|---|---|
AtomActionRotateBy(Space space) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
actionPerformed(IAtom atom) |
Performs the defined action on the specified atom
|
void |
setAngles(double roll,
double pitch,
double yaw) |
public AtomActionRotateBy(Space space)
public void actionPerformed(IAtom atom)
AtomActionactionPerformed in interface AtomActionatom - the specified atompublic void setAngles(double roll,
double pitch,
double yaw)