dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Texture.bind
Dgame
Graphics
Texture
Texture
Binds this Texture. Means this Texture is now activated.
class
Texture
final const
void
bind
(
)
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
Binds this Texture. Means this Texture is now activated.