dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Window.begin
dgt
window
Window
Start a frame
void
begin
(Color bg)
struct
Window
nothrow @
nogc
@
trusted
void
begin
(
in
Color
bg
)
void
begin
(Color bg, Camera cam)
Parameters
bg
Color
The color to clear with
Meta
Source
See Implementation
dgt
window
Window
constructors
this
destructors
~this
functions
addParticleBurst
begin
close
draw
end
isKeyDown
loop
setShader
setTransform
wasKeyDown
properties
gamepads
height
isOpen
mouse
mouseLeftPressed
mouseLeftReleased
mouseMiddlePressed
mouseMiddleReleased
mouseRightPressed
mouseRightReleased
width
static functions
getInstance
variables
aspectRatio
fps
inUIMode
Start a frame