public interface IToast
| Modifier and Type | Method and Description |
|---|---|
int |
getDisplayTime() |
float |
getHeight() |
float |
getMovementTime() |
float |
getWidth() |
void |
render(IGameInstance game,
IAssetManager manager,
IRenderer g,
float x,
float y) |
void render(IGameInstance game, IAssetManager manager, IRenderer g, float x, float y)
float getHeight()
float getWidth()
int getDisplayTime()
float getMovementTime()