Quad2dInterface

abstract class Quad2dInterface

Constructors

Link copied to clipboard
fun Quad2dInterface()

Functions

Link copied to clipboard
abstract fun asGraphicsObject(): GraphicsObjectInterface
Link copied to clipboard
abstract fun asMaskingObject(): MaskingObjectInterface
Link copied to clipboard
abstract fun loadTexture(context: RenderingContextInterface, textureHolder: TextureHolderInterface)
Link copied to clipboard
abstract fun removeTexture()
Link copied to clipboard
abstract fun setFrame(frame: Quad2dD, textureCoordinates: RectD)