com.bytefarmers.droids.gfx
Class DroidGfx

java.lang.Object
  extended bycom.bytefarmers.droids.gfx.DroidGfx

public class DroidGfx
extends java.lang.Object

Author:
Fini A. Alring

Field Summary
 DCosSin dcs
           
 
Constructor Summary
DroidGfx()
           
 
Method Summary
 void render(DroidModel dm, java.awt.Graphics g)
          Render droid object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dcs

public DCosSin dcs
Constructor Detail

DroidGfx

public DroidGfx()
Method Detail

render

public void render(DroidModel dm,
                   java.awt.Graphics g)
Render droid object