Ding

Undocumented in source.

Alias This

houding

Members

Functions

denk
void denk()
Undocumented in source.
teken
void teken()
Undocumented in source.
verwijderKind
void verwijderKind(Ding kind)
Undocumented in source. Be warned that the author may not have intended to support it.
voegKind
void voegKind(Ding kind)
Undocumented in source. Be warned that the author may not have intended to support it.
werkBij
void werkBij(bool ouderAangepast)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

draai
Vec!3 draai [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
draai
Vec!3 draai [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
grootte
Vec!3 grootte [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
grootte
Vec!3 grootte [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
ingeschakeld
bool ingeschakeld [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ingeschakeld
bool ingeschakeld [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
plek
Vec!3 plek [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
plek
Vec!3 plek [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
wereld
Wereld wereld [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

krijgEigenM
Mat!4 krijgEigenM(Houding houding)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_wereld
Wereld _wereld;
Undocumented in source.
eigenM
Mat!4 eigenM;
Undocumented in source.
houding
Houding houding;
Undocumented in source.
kinderen
Ding[] kinderen;
Undocumented in source.
ouder
Ding ouder;
Undocumented in source.
tekenM
Mat!4 tekenM;
Undocumented in source.

Meta