Table of Contents

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

Dictionary<PlatformInfo, string>

GlSdlTtfDllBytes

The sdl2 ttf

internal static readonly Dictionary<PlatformInfo, string> GlSdlTtfDllBytes

Field Value

Dictionary<PlatformInfo, string>

LinuxArm

The arm

private static readonly PlatformInfo LinuxArm

Field Value

PlatformInfo

LinuxArm64

The arm 64

private static readonly PlatformInfo LinuxArm64

Field Value

PlatformInfo

LinuxX64

The 64

private static readonly PlatformInfo LinuxX64

Field Value

PlatformInfo

LinuxX86

The 86

private static readonly PlatformInfo LinuxX86

Field Value

PlatformInfo

OsxArm

The arm

private static readonly PlatformInfo OsxArm

Field Value

PlatformInfo

OsxArm64

The arm 64

private static readonly PlatformInfo OsxArm64

Field Value

PlatformInfo

OsxX64

The 64

private static readonly PlatformInfo OsxX64

Field Value

PlatformInfo

OsxX86

The 86

private static readonly PlatformInfo OsxX86

Field Value

PlatformInfo

ResourcePath

The resource path

private static readonly string ResourcePath

Field Value

string

WinArm

The arm

private static readonly PlatformInfo WinArm

Field Value

PlatformInfo

WinArm64

The arm 64

private static readonly PlatformInfo WinArm64

Field Value

PlatformInfo

WinX64

The 64

private static readonly PlatformInfo WinX64

Field Value

PlatformInfo

WinX86

The 86

private static readonly PlatformInfo WinX86

Field Value

PlatformInfo