SDL_GFX_COMPILEDVERSION top-level property

int SDL_GFX_COMPILEDVERSION
final

Implementation

final int SDL_GFX_COMPILEDVERSION = sdlVersionnum(
  SDL3_GFXPRIMITIVES_MAJOR,
  SDL3_GFXPRIMITIVES_MINOR,
  SDL3_GFXPRIMITIVES_MICRO,
);