dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Texture.free
Dgame
Graphics
Texture
Texture
Free / Delete the Texture & Memory After this call, the Pixel data is invalid.
class
Texture
final
void
free
(
)
Meta
Source
See Implementation
Dgame
Graphics
Texture
Texture
constructors
this
destructors
~this
enums
Compression
Format
functions
bind
copy
free
getCompression
getFormat
getMemory
isCompressed
isCurrentlyBound
isRepeated
isSmooth
isValid
loadFromMemory
setColorkey
setCompression
setRepeat
setSmooth
subTexture
unbind
update
properties
Id
depth
height
width
static functions
currentlyBound
Free / Delete the Texture & Memory After this call, the Pixel data is invalid.