des ~master (2021-12-19T09:15:35.5306905)
Dub
Repo
TestSubstrate
desgui
core
context
Undocumented in source.
version(unittest)
package
class
TestSubstrate : DiSubstrate {
void
draw
();
void
idle
(float dt);
void
reshape
(irect r);
}
Members
Functions
draw
void
draw
()
Undocumented in source. Be warned that the author may not have intended to support it.
idle
void
idle
(float dt)
Undocumented in source. Be warned that the author may not have intended to support it.
reshape
void
reshape
(irect r)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
desgui
core
context
classes
TestContext
TestDrawFactory
TestDrawRect
TestDrawStack
TestStyle
TestSubstrate
functions
clearScreen
interfaces
DiContext
static variables
screen