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: mbed wave_player mbed-rtos 4DGL-uLCD-SE SDFileSystem
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 Fri Jul 15 2022 11:23:44 by
1.7.2