Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.661 Beiträge
 
#1

First Steps with SDL3

  Alt 24. Feb 2025, 13:30
Let’s jump right into our first SDL3 application. Every SDL3 application needs to include the SDL3 unit (obviously), because it is that unit which provides all the SDL3 functions and types we use for development. Initialization and Quitting of SDL3 The first function we use is called SDL_Init(subsystem flags). It is used to initialize subsystems … <a href="https://www.freepascal-meets-sdl.net/first-steps-with-sdl3/" class="more-link">Continue reading <span class="screen-reader-text">First Ste

Weiterlesen...
  Mit Zitat antworten Zitat