diff options
| author | Olly Mills <[email protected]> | 2021-02-17 01:32:09 +0000 |
|---|---|---|
| committer | Amir Rajan <[email protected]> | 2021-02-17 18:22:39 -0800 |
| commit | cb51bc152392ae8baec4f2584ec0500f7e8a023b (patch) | |
| tree | fe1ce1c21c276ebc01f39455b6e1b04d47be5cd8 /samples/05_mouse/03_mouse_move_paint_app/app/main.rb | |
| parent | f923bcb6f502cee26b72208499aaa33e0020a0ed (diff) | |
| download | dragonruby-game-toolkit-contrib-cb51bc152392ae8baec4f2584ec0500f7e8a023b.tar.gz dragonruby-game-toolkit-contrib-cb51bc152392ae8baec4f2584ec0500f7e8a023b.zip | |
removed old references to documentation from all sample apps
Diffstat (limited to 'samples/05_mouse/03_mouse_move_paint_app/app/main.rb')
| -rw-r--r-- | samples/05_mouse/03_mouse_move_paint_app/app/main.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/05_mouse/03_mouse_move_paint_app/app/main.rb b/samples/05_mouse/03_mouse_move_paint_app/app/main.rb index 9303949..b177fd6 100644 --- a/samples/05_mouse/03_mouse_move_paint_app/app/main.rb +++ b/samples/05_mouse/03_mouse_move_paint_app/app/main.rb @@ -34,7 +34,6 @@ - args.outputs.labels: An array. The values in the array generate a label. The parameters are [X, Y, TEXT, SIZE, ALIGN, RED, GREEN, BLUE, ALPHA, FONT STYLE] - For more information about labels, go to mygame/documentation/02-labels.md. - ARRAY#inside_rect?: Returns true or false depending on if the point is inside the rect. |
