ae v0.0.2898 (2020-12-28T17:57:20Z)
Home
Dub
Repo
MyApplication.Pixel
ae
demo
colorcube
colorcube
MyApplication
Undocumented in source.
class
MyApplication
struct
Pixel {
BGRX
color
;
int
x0
;
int
y0
;
int
z0
;
int
x
;
int
y
;
int
z
;
this
(ubyte r, ubyte g, ubyte b);
void
rotate
(real sinx, real cosx, real siny, real cosy);
}
Constructors
this
this
(ubyte r, ubyte g, ubyte b)
Undocumented in source.
Members
Functions
rotate
void
rotate
(real sinx, real cosx, real siny, real cosy)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
color
BGRX
color
;
Undocumented in source.
x
int
x
;
Undocumented in source.
x0
int
x0
;
y
int
y
;
y0
int
y0
;
z
int
z
;
z0
int
z0
;
Undocumented in source.
Meta
Source
See Implementation
ae
demo
colorcube
colorcube
MyApplication
functions
getCompanyName
getName
handleKeyDown
handleKeyUp
handleQuit
render
run
manifest constants
RV
structs
Pixel
variables
ax
ay
dx
dy
fps
lastFrame
pixels
shell