RobertWHurst/Red-Locomotive

Move '.bindToArrowKeys()' into the elements module and rename it to '.bindElementToAxis()''.

RobertWHurst opened this issue · 1 comments

.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.

These functions have been replaced by the new controls module.