dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Texture.setCompression
Dgame
Graphics
Texture
Texture
(Re)Set the compression mode.
See: Compression enum
class
Texture
final pure nothrow
void
setCompression
(
Compression
comp
)
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
(Re)Set the compression mode.
See: Compression enum