![]() |
Yume Project 3.0
Touhou-inspired Danmaku game made in C only
|
#include <screen.h>
Attributs publics | |
| int | screen_width |
| int | screen_height |
| int | draw_margin |
| int | panel_left |
| int | panel_width |
| int | panel_up |
| int | panel_height |
| int | panel_right |
| int | panel_down |
| int ScreenSystem::draw_margin |
| int ScreenSystem::panel_down |
| int ScreenSystem::panel_height |
| int ScreenSystem::panel_left |
| int ScreenSystem::panel_right |
| int ScreenSystem::panel_up |
| int ScreenSystem::panel_width |
| int ScreenSystem::screen_height |
| int ScreenSystem::screen_width |