dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Sprite.setTexture
Dgame
Graphics
Sprite
Sprite
Set or replace the current Texture.
class
Sprite
final
void
setTexture
(
Texture
tex
)
Meta
Source
See Implementation
Dgame
Graphics
Sprite
Sprite
constructors
this
functions
_getTextureCoordinates
_render
calculateCenter
collideWith
getBlend
getClipRect
getTexture
hasTexture
setBlend
setTexture
properties
height
width
variables
_blend
_tex
Set or replace the current Texture.