|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.sprite.entity.PointF
org.lee.mugen.sprite.entity.Velocity
public class Velocity
| Field Summary |
|---|
| Fields inherited from class org.lee.mugen.sprite.entity.PointF |
|---|
x, y, z |
| Constructor Summary | |
|---|---|
Velocity()
|
|
Velocity(int x,
int y)
|
|
| Method Summary |
|---|
| Methods inherited from class org.lee.mugen.sprite.entity.PointF |
|---|
clone, getLocation, getX, getY, getZ, setLocation, setX, setY, setZ |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Velocity(int x,
int y)
public Velocity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||