`Input.mouse_down?` does not raise error
yhara opened this issue · comments
Yutaka HARA commented
Input.mouse_down?
should raise an error if the argument (M_LBUTTON, etc.) is missing.
Game development framework for Opal, API compatible to DXRuby
yhara opened this issue · comments
Input.mouse_down?
should raise an error if the argument (M_LBUTTON, etc.) is missing.