engine.math.camera

Undocumented in source.

Members

Classes

Camera
class Camera

Camera for 3D space

Camera2D
class Camera2D

Orthographic camera for rendering UI

Functions

kmCameraViewHeight
int kmCameraViewHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
kmCameraViewWidth
int kmCameraViewWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
kmSetCameraTargetSize
void kmSetCameraTargetSize(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta