JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Interface Drawable
All Known Implementing Classes:
AuraFight
,
Character
,
Enemy
,
Fightable
,
Player
,
Talkable
,
Tiles
public interface
Drawable
The objects that can draw onto the window.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
draw
()
Method Details
draw
void
draw
()