Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: 4DGL-uLCD-SE SDFileSystem mbed-rtos mbed wave_player
player_t Struct Reference
This struct contains the status of a player. More...
#include <player.h>
Data Fields | |
| int | player_blk_x |
| horizontal position in the grid | |
| int | player_blk_y |
| vertical position in the grid | |
| unsigned int | player_old_blk_x |
| old horizontal position in the grid | |
| unsigned int | player_old_blk_y |
| old vertical position in the grid | |
| int | player_color |
| color of the player | |
Detailed Description
This struct contains the status of a player.
Definition at line 17 of file player.h.
Field Documentation
| int player_blk_x |
| int player_blk_y |
| int player_color |
| unsigned int player_old_blk_x |
| unsigned int player_old_blk_y |
Generated on Tue Jul 12 2022 19:28:40 by
1.7.2