public interface Renderable
| Modifier and Type | Method and Description | 
|---|---|
| void | render(GameContainer gc,
      Graphics g)Renders the game screen | 
void render(GameContainer gc, Graphics g)
gc - The GameContainer of the gameg - The Graphics context available for rendering