Difference between revisions of "Modules/game/state"
From MSX Game Library
(Created page with "{{MODULE |name=game/game |category=Gameplay |image=raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_game.png |dependency1=vdp |dependency2=bios |dependenc...") |
m (Aoineko moved page Modules/game/game to Modules/game/main) |
(No difference)
|
Revision as of 21:03, 22 September 2025
game/game
Usage
To use this module, include "game/game.h" in your source code, and add "game/game" to the modules list (LibModules) in your project's configuration file (project_config.js).
Samples
See module use cases in the sample programs:
Settings
Dependencies
Dependency on other modules:
Documentation