Move '.bindToArrowKeys()' into the elements module and rename it to '.bindElementToAxis()''.
RobertWHurst opened this issue · 1 comments
RobertWHurst commented
.bindToArrowKeys() is not in correct location. It was developed quickly to test the engine. With the new controls module it should be renamed .bindElementToAxis() and wrap the .bindToAxis() key binding function.
RobertWHurst commented
These functions have been replaced by the new controls module.