liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Surface.RGBA
liberty
core
system
Surface
class
Surface
struct
RGBA {
ubyte
r
;
ubyte
g
;
ubyte
b
;
ubyte
a
;
}
Members
Variables
a
ubyte
a
;
b
ubyte
b
;
g
ubyte
g
;
Undocumented in source.
r
ubyte
r
;
Undocumented in source.
Meta
Source
See Implementation
liberty
core
system
Surface
constructors
this
destructors
~this
enums
Owned
functions
blit
blitScaled
clone
convert
handle
lock
pitch
pixelFormat
pixels
rgba
setColorKey
unlock
properties
height
width
structs
RGBA
variables
_handleOwned
_platform
_surface