reng v0.8.1 (2022-11-09T04:43:17Z)
Dub
Repo
LogicController
comp
input
Undocumented in source.
class
LogicController :
InputController
{
VirtualAxis
.
LogicAxis
move_logical
;
this
();
void
zero
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
zero
void
zero
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
move_logical
VirtualAxis
.
LogicAxis
move_logical
;
Undocumented in source.
Inherited Members
From InputController
move
VirtualAxis
move
;
Undocumented in source.
destroy
void
destroy
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
comp
input
classes
InputController
LogicController
PlayerController