Table of Contents

Struct RendererInfo

Namespace
Alis.Core.Graphic.Sdl2.Structs
Assembly
Alis.dll

The sdl renderer info

public struct RendererInfo

Inherited Members

Fields

flags

The flags

public uint flags

Field Value

uint

maxTextureHeight

The max texture height

public int maxTextureHeight

Field Value

int

maxTextureWidth

The max texture width

public int maxTextureWidth

Field Value

int

num_texture_formats

The num texture formats

public uint num_texture_formats

Field Value

uint

textureFormats0

The texture formats

public int textureFormats0

Field Value

int

textureFormats1

The texture formats

public int textureFormats1

Field Value

int

textureFormats10

The texture formats 10

public int textureFormats10

Field Value

int

textureFormats11

The texture formats 11

public int textureFormats11

Field Value

int

textureFormats12

The texture formats 12

public int textureFormats12

Field Value

int

textureFormats13

The texture formats 13

public int textureFormats13

Field Value

int

textureFormats14

The texture formats 14

public int textureFormats14

Field Value

int

textureFormats15

The texture formats 15

public int textureFormats15

Field Value

int

textureFormats2

The texture formats

public int textureFormats2

Field Value

int

textureFormats3

The texture formats

public int textureFormats3

Field Value

int

textureFormats4

The texture formats

public int textureFormats4

Field Value

int

textureFormats5

The texture formats

public int textureFormats5

Field Value

int

textureFormats6

The texture formats

public int textureFormats6

Field Value

int

textureFormats7

The texture formats

public int textureFormats7

Field Value

int

textureFormats8

The texture formats

public int textureFormats8

Field Value

int

textureFormats9

The texture formats

public int textureFormats9

Field Value

int

Properties

Name

The name

public IntPtr Name { readonly get; set; }

Property Value

IntPtr

Methods

GetName()

Gets the name

public string GetName()

Returns

string

The string