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