diff options
Diffstat (limited to 'samples/02_input_basics/05_controller/app/main.rb')
| -rw-r--r-- | samples/02_input_basics/05_controller/app/main.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/samples/02_input_basics/05_controller/app/main.rb b/samples/02_input_basics/05_controller/app/main.rb index 99cca15..c986fa9 100644 --- a/samples/02_input_basics/05_controller/app/main.rb +++ b/samples/02_input_basics/05_controller/app/main.rb @@ -7,8 +7,6 @@ If there is more than one controller being used, they can be differentiated by using names like controller_one and controller_two. - For a full listing of buttons, take a look at mygame/documentation/08-controllers.md. - Reminder: - args.state.PROPERTY: The state property on args is a dynamic |
