apps.realgravity
Class FormingEntity

java.lang.Object
  extended by apps.realgravity.FormingEntity

public class FormingEntity
extends java.lang.Object

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

dragx

public int dragx
The dragy.


dragy

public int dragy
The dragy.


id

public long id
The id.


posx

public int posx
The posy.


posy

public int posy
The posy.

Constructor Detail

FormingEntity

public FormingEntity()
Method Detail

render

public void render(java.awt.Graphics2D gfx)
Render.

Parameters:
gfx - the gfx