|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
S - type of the sprites managed in this game.public interface Function<S>
Define a interface which is internally used; programmer does not have to implement it.
| Modifier and Type | Method and Description |
|---|---|
void |
fun(S sprite)
Draw sprite according to its location in the Frame. |
| Method Detail |
|---|
void fun(S sprite)
sprite -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||