Module system.gfx.GFX
Functions
clear () | |
displayCurrentFrame () | Draws the current intermediate frame to the screen |
getImageGeometry (imageName) | |
getImageHeight (imageName) | |
getImageSize (imageName) | |
getImageWidth (imageName) | |
getTimeSinceLastDisplay () | Returns the time elapsed since the last frame was drawn to the screen (in seconds) |
isAvailable () | |
unloadAllImages () | |
unloadImage (imageName) |
Functions
- clear ()
- displayCurrentFrame ()
- Draws the current intermediate frame to the screen
- getImageGeometry (imageName)
-
Parameters:
- imageName
- getImageHeight (imageName)
-
Parameters:
- imageName
- getImageSize (imageName)
-
Parameters:
- imageName
- getImageWidth (imageName)
-
Parameters:
- imageName
- getTimeSinceLastDisplay ()
- Returns the time elapsed since the last frame was drawn to the screen (in seconds)
- isAvailable ()
- unloadAllImages ()
- unloadImage (imageName)
-
Parameters:
- imageName