| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMotion | |
|---|---|
| physics | |
| Uses of IMotion in physics | 
|---|
| Subclasses of IMotion in physics | |
|---|---|
 class | 
FrictionMotion
FrictionMotion.java Created: Fri Nov 12 14:55:12 2004  | 
 class | 
GravityMotion
GravityMotion.java Created: Thu Nov 11 13:30:05 2004  | 
 class | 
NullMotion
NullMotion.java Created: Saturday September 18 11:45:51 2004  | 
 class | 
StraightMotion
StraightMotion.java Created: Sat Sep 18 20:30:34 2004  | 
| Methods in physics that return IMotion | |
|---|---|
 IMotion | 
CollisionObject.getMotion()
Returns the motion of this object  | 
| Methods in physics with parameters of type IMotion | |
|---|---|
 void | 
CollisionObject.setMotion(IMotion im)
Changes the motion for the object and starts the motion's timer  | 
| Constructors in physics with parameters of type IMotion | |
|---|---|
MotionTimer(int delay,
            IMotion im)
Creates a new MotionTimer instance. | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||