org.classroomgaming.cgp.GameModule.GameModule.Renderable Interface Reference
Inherited by
org.classroomgaming.cgp.AnimatedSprite,
org.classroomgaming.cgp.DebugModule,
org.classroomgaming.cgp.DialogModule,
org.classroomgaming.cgp.GameObject,
org.classroomgaming.cgp.MapModule,
org.classroomgaming.cgp.RenderManager,
org.classroomgaming.cgp.ShopModule, and
org.classroomgaming.cgp.Sprite.
List of all members.
|
Public Member Functions |
| void | render (java.awt.Graphics g) |
Detailed Description
Definition at line 21 of file GameModule.java.
Member Function Documentation
| void org.classroomgaming.cgp.GameModule.GameModule.Renderable.render |
( |
java.awt.Graphics |
g |
) |
|
The documentation for this interface was generated from the following file:
- /Users/rruff82/NetBeansProjects/CGP/src/org/classroomgaming/cgp/GameModule.java