Binary file modified BIN +0 Bytes (100%) SDL3_net.dll Binary file not shown. Binary file modified BIN +0 Bytes (100%) SDL3_ttf.dll Binary file not shown. 1 change: 0 additions & 1 deletion 1 lib/sdl3.dart Original file line numberDiff line numberDiff line change @@ -56...
SDL3.dll SDL3_image.dll SDL3_mixer.dll SDL3_net.dll SDL3_ttf.dll analysis_options.yaml libavif-16.dll libgme.dll libogg-0.dll libopus-0.dll libopusfile-0.dll libtiff-6.dll libwavpack-1.dll libwebp-7.dll libwebpdemux-2.dll libxmp.dll pubspec.lock pubspec.yaml Breadcrumbs sdl3 /...
Binary file modifiedBIN+35.5 KB (100%)SDL3_ttf.dll Binary file not shown. 12 changes: 6 additions & 6 deletions12lib/sdl3/ex/dart/point.dart Original file line numberDiff line numberDiff line change Expand Up@@ -29,7 +29,7 @@ extension PointEx on math.Point<double> { ...
Binary file modified BIN -3.5 KB (100%) SDL3_ttf.dll Binary file not shown. 4 changes: 2 additions & 2 deletions 4 example/ali_bahjati/sdl_gfx_guide/wave.dart Original file line numberDiff line numberDiff line change @@ -62,10 +62,10 @@ int main() { case SDLK_RIGHT: zY...
import'package:sdl3/sdl3.dart';// SDL3, SDL3_image, SDL3_mixer, SDL3_net, SDL3_ttfimport'package:sdl3/sdl3gfx.dart';// SDL3_gfx Windows requires dll files. SDL3.dll SDL3_image.dll SDL3_mixer.dll SDL3_net.dll SDL3_ttf.dll ...
SDL3_net.dll SDL3_ttf.dll analysis_options.yaml libavif-16.dll libgme.dll libogg-0.dll libopus-0.dll libopusfile-0.dll libtiff-6.dll libwavpack-1.dll libwebp-7.dll libwebpdemux-2.dll libxmp.dll pubspec.lock pubspec.yaml Breadcrumbs sdl3 / README.md Latest commit oda SDL3-2024-...
sdl3] version = "0.0.1" default-features = false features = ["ttf","image","gfx","mixer","static-link","use-vcpkg"] [package.metadata.vcpkg] dependencies = ["sdl3", "sdl3-image[libjpeg-turbo,tiff,libwebp]", "sdl3-ttf", "sdl3-gfx", "sdl3-mixer"] git = "https://github....
Make bindings for SDL3 image, mixer, ttf, etc. and add them here (in separate files). Make a "documented" option with all the copious doc comments from the SDL3 headers, for those hoping to explore SDL for the first time with Nim. I have neglected this so far because it dramatically...
# This file is shared amongst SDL_image/SDL_mixer/SDL_ttf macro(sdl_calculate_derived_version_variables) if (NOT DEFINED MAJOR_VERSION OR NOT DEFINED MINOR_VERSION OR NOT DEFINED MICRO_VERSION) message(FATAL_ERROR "MAJOR_VERSION, MINOR_VERSION and MICRO_VERSION need to be defined") endif()...
import 'package:sdl3/sdl3.dart'; // SDL3, SDL3_image, SDL3_mixer, SDL3_net, SDL3_ttf import 'package:sdl3/sdl3gfx.dart'; // SDL3_gfx Windows requires dll files. SDL3.dll SDL3_image.dll SDL3_mixer.dll SDL3_net.dll SDL3_ttf.dll Linux (or Android, Fuchsia) requires so fil...