Releases: DeveloppeurPascal/Delphi-Game-Engine
Releases · DeveloppeurPascal/Delphi-Game-Engine
3 - 20230520
fixed a typo for non macOS programs using game controllers
(replace v2 by this one, sorry for the two notifications)
2 - 20230520
added macOS/iOS support for game controller (via Apple GameController framework)
updated Windows DirectInput library for game controllers
updated "Joystick" sample program
1 - 20230410
First official release of this library with :
- scores storage (RTL features)
- music and sound list (FMX feature)
- game controllers management (RTL feature for Windows)
- game controllers management (FMX platform service feature)
Next steps : game controllers for other platforms and sprites, sprite sheets, ...