org.xith3d.physics.util
Interface ListeningPlaceable
- All Superinterfaces:
- Placeable
- All Known Implementing Classes:
- Body, PlaceableImpl
public interface ListeningPlaceable
- extends Placeable
Placeable object : you can get/set Position and Rotation
| Methods inherited from interface org.xith3d.physics.util.Placeable |
getPosition, getPosition, getRotation, getRotation, getRotationMatrix, getRotationMatrix, setPosition, setPosition, setRotation, setRotation, setRotationMatrix |
addRepositionListener
void addRepositionListener(org.jagatoo.datatypes.RepositionListener3f l)
removeRepositionListener
void removeRepositionListener(org.jagatoo.datatypes.RepositionListener3f l)