Platform.this

Load SDL2 library. Param1: You can specify a minimum version of SDL2 for your application.

class Platform
this
(
SharedLibVersion sld2_version = SharedLibVersion(2, 0, 6)
)

Meta