Class Sdl2Dlls
- Namespace
- Alis.Core.Graphic.Properties
- Assembly
- Alis.dll
The im gui dlls class
public static class Sdl2Dlls
Inheritance
Inherited Members
Fields
GlSdlDllBytes
The osx arm64 sdl2
internal static readonly Dictionary<PlatformInfo, string> GlSdlDllBytes
Field Value
GlSdlTtfDllBytes
The sdl2 ttf
internal static readonly Dictionary<PlatformInfo, string> GlSdlTtfDllBytes
Field Value
LinuxArm
The arm
private static readonly PlatformInfo LinuxArm
Field Value
LinuxArm64
The arm 64
private static readonly PlatformInfo LinuxArm64
Field Value
LinuxX64
The 64
private static readonly PlatformInfo LinuxX64
Field Value
LinuxX86
The 86
private static readonly PlatformInfo LinuxX86
Field Value
OsxArm
The arm
private static readonly PlatformInfo OsxArm
Field Value
OsxArm64
The arm 64
private static readonly PlatformInfo OsxArm64
Field Value
OsxX64
The 64
private static readonly PlatformInfo OsxX64
Field Value
OsxX86
The 86
private static readonly PlatformInfo OsxX86
Field Value
ResourcePath
The resource path
private static readonly string ResourcePath
Field Value
WinArm
The arm
private static readonly PlatformInfo WinArm
Field Value
WinArm64
The arm 64
private static readonly PlatformInfo WinArm64
Field Value
WinX64
The 64
private static readonly PlatformInfo WinX64
Field Value
WinX86
The 86
private static readonly PlatformInfo WinX86