dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Texture.isCompressed
Dgame
Graphics
Texture
Texture
Checks whether the current Texture is compressed or not.
class
Texture
final const
bool
isCompressed
(
)
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
Checks whether the current Texture is compressed or not.