TextureHolderInterface

abstract class TextureHolderInterface

Constructors

Link copied to clipboard
fun TextureHolderInterface()

Functions

Link copied to clipboard
abstract fun attachToGraphics(): Int
Link copied to clipboard
abstract fun clearFromGraphics()
Link copied to clipboard
abstract fun getImageHeight(): Int
Link copied to clipboard
abstract fun getImageWidth(): Int
Link copied to clipboard
abstract fun getTextureHeight(): Int
Link copied to clipboard
abstract fun getTextureWidth(): Int

Inheritors

Link copied to clipboard