diff options
Diffstat (limited to 'samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb')
| -rw-r--r-- | samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb b/samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb index 33228a6..c447940 100644 --- a/samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb +++ b/samples/99_genre_rpg_topdown/topdown_starting_point/app/main.rb @@ -15,6 +15,7 @@ - args.outputs.labels: An array. The values generate a label. The parameters are [X, Y, TEXT, SIZE, ALIGNMENT, RED, GREEN, BLUE, ALPHA, FONT STYLE] + For more information about labels, go to mygame/documentation/02-labels.md. =end |
