SpriteDimWrapper

open class SpriteDimWrapper

Simple wrapper to make drawing sprites easier (not sure why this was necessary, but it is what it is) Only requires an input SpriteAPI

Author

tomatopaste

Constructors

Link copied to clipboard
constructor(sprite: SpriteAPI)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sprite: SpriteAPI
Link copied to clipboard