yhara / dxopal

Game development framework for Opal, API compatible to DXRuby

Home Page:https://yhara.github.io/dxopal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Input.mouse_down?` does not raise error

yhara opened this issue · comments

Input.mouse_down? should raise an error if the argument (M_LBUTTON, etc.) is missing.