retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
PitchYawComponent
retrograde
camera
Undocumented in source.
class
PitchYawComponent :
EntityComponent
{
mixin
EntityComponentIdentity
!
"PitchYawComponent"
;
Vector2D
pitchYawVector
;
this
();
this
(Vector2D pitchYawVector);
}
Constructors
this
this
()
Undocumented in source.
this
this
(Vector2D pitchYawVector)
Undocumented in source.
Members
Mixins
__anonymous
mixin
EntityComponentIdentity
!
"PitchYawComponent"
Undocumented in source.
Variables
pitchYawVector
Vector2D
pitchYawVector
;
Undocumented in source.
Inherited Members
From EntityComponent
getComponentType
StringId
getComponentType
()
Undocumented in source.
getComponentTypeString
string
getComponentTypeString
()
Undocumented in source.
Meta
Source
See Implementation
retrograde
camera
classes
CameraComponent
FirstPersonCameraEntityFactory
FirstPersonFlyCameraProcessor
PitchYawComponent
enums
CameraMoveCommand
CameraRotateCommand
CameraRotationModeCommand