sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
CameraControl
sbylib
graphics
util
cameracontrol
Undocumented in source.
class
CameraControl {
EventContext
context
;
float
speed
;
this
(Window window, Camera camera);
~this
();
}
Constructors
this
this
(Window window, Camera camera)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Alias This
context
Members
Variables
context
EventContext
context
;
Undocumented in source.
speed
float
speed
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
util
cameracontrol
classes
CameraControl