|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MultiTileSprite
Implemented by any sprite that wishes to be treated as occupying a larger-than-one-tile region by Miso's render order finding algorithms.
| Method Summary | |
|---|---|
int |
getBaseHeight()
Returns the number of tiles the sprite occupies along the y-axis. |
int |
getBaseWidth()
Returns the number of tiles the sprite occupies along the x-axis. |
| Method Detail |
|---|
int getBaseWidth()
int getBaseHeight()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||