Class Sdl2Dlls
- Namespace
 - Alis.Core.Graphic.Properties
 
- Assembly
 - Alis.dll
 
The im gui dlls class
public static class Sdl2DllsInheritance
Inherited Members
Fields
GlSdlDllBytes
The osx arm64 sdl2
internal static readonly Dictionary<PlatformInfo, string> GlSdlDllBytesField Value
GlSdlTtfDllBytes
The sdl2 ttf
internal static readonly Dictionary<PlatformInfo, string> GlSdlTtfDllBytesField Value
LinuxArm
The arm
private static readonly PlatformInfo LinuxArmField Value
LinuxArm64
The arm 64
private static readonly PlatformInfo LinuxArm64Field Value
LinuxX64
The 64
private static readonly PlatformInfo LinuxX64Field Value
LinuxX86
The 86
private static readonly PlatformInfo LinuxX86Field Value
OsxArm
The arm
private static readonly PlatformInfo OsxArmField Value
OsxArm64
The arm 64
private static readonly PlatformInfo OsxArm64Field Value
OsxX64
The 64
private static readonly PlatformInfo OsxX64Field Value
OsxX86
The 86
private static readonly PlatformInfo OsxX86Field Value
ResourcePath
The resource path
private static readonly string ResourcePathField Value
WinArm
The arm
private static readonly PlatformInfo WinArmField Value
WinArm64
The arm 64
private static readonly PlatformInfo WinArm64Field Value
WinX64
The 64
private static readonly PlatformInfo WinX64Field Value
WinX86
The 86
private static readonly PlatformInfo WinX86