dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Texture.unbind
Dgame
Graphic
Texture
Texture
Binds this Texture. Means this Texture is now deactivated.
struct
Texture
@
nogc
void
unbind
const nothrow
(
)
Meta
Source
See Implementation
Dgame
Graphic
Texture
Texture
constructors
this
destructors
~this
enums
Format
functions
bind
getByteSize
getPixels
isCurrentlyBound
isRepeated
isSmooth
isValid
loadFrom
loadFromMemory
setColorkey
setRepeat
setSmooth
unbind
update
postblits
this(this)
properties
depth
format
height
id
width
static functions
currentlyBound
Binds this Texture. Means this Texture is now deactivated.