Input: Implement RGSS3 functionality in bindings
Ie. using symbols instead of Input:: constants to query button states.
This commit is contained in:
parent
5a6c0c14ed
commit
64f1e32fdc
4 changed files with 70 additions and 37 deletions
|
@ -131,7 +131,7 @@ wrapNilProperty(VALUE self, const char *iv)
|
|||
rb_iv_set(self, iv, Qnil);
|
||||
}
|
||||
|
||||
/* Implemented: oSszfib| */
|
||||
/* Implemented: oSszfibn| */
|
||||
int
|
||||
rb_get_args(int argc, VALUE *argv, const char *format, ...);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue