dgt ~master (2017-09-21T16:04:46Z)
Dub
Repo
Window.begin
dgt
window
Window
Start a frame
void
begin
(
in
Color
bg
)
void
begin
(
in
Color
bg
,
in
Camera
cam
)
struct
Window
nothrow @
nogc
@
trusted
void
begin
(
in
Color
bg
,
in
Camera
cam
)
Parameters
bg
Type:
Color
The color to clear with
cam
Type:
Camera
the region to draw
Meta
Source
See Implementation
dgt
window
Window
constructors
this
functions
addParticleBurst
begin
close
draw
end
isKeyDown
setShader
setTransform
wasKeyDown
properties
mouse
static functions
getInstance
variables
aspectRatio
fps
inUIMode
Start a frame