|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.realgravity.FormingEntity
public class FormingEntity
The Class FormingEntity.
Field Summary | |
---|---|
int |
dragx
The dragy. |
int |
dragy
The dragy. |
long |
id
The id. |
int |
posx
The posy. |
int |
posy
The posy. |
Constructor Summary | |
---|---|
FormingEntity()
|
Method Summary | |
---|---|
void |
render(java.awt.Graphics2D gfx)
Render. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int dragx
public int dragy
public long id
public int posx
public int posy
Constructor Detail |
---|
public FormingEntity()
Method Detail |
---|
public void render(java.awt.Graphics2D gfx)
gfx
- the gfx
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |