dgt ~master (2017-09-21T16:04:46Z)
Dub
Repo
Camera.this
dgt
camera
Camera
Create a camera with a given window size and view of the world
struct
Camera
pure @
nogc
nothrow
this
(
in
Rectangle
windowSize
,
in
Rectangle
world
,
in
Transform
cameraTransform
=
Transform
()
)
Meta
Source
See Implementation
dgt
camera
Camera
constructors
this
Create a camera with a given window size and view of the world