|
SNAKE_STM32F3
|
Definition of 2D space orientation types. More...

Go to the source code of this file.
Data Structures | |
| struct | vec2_t |
| X-Y position type. More... | |
Enumerations | |
| enum | direction_t { UP , DOWN , LEFT , RIGHT , NONE } |
| Movement direction type. More... | |
Definition of 2D space orientation types.
SPDX-License-Identifier: MIT
| enum direction_t |