AtomAction
, java.io.Serializable
public 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)
AtomAction
actionPerformed
in interface AtomAction
atom
- the specified atompublic void setAngles(double roll, double pitch, double yaw)