Table of Contents

Enum WindowPos

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

The window pos enum

[Flags]
public enum WindowPos

Fields

WindowPosUndefinedMask = 536805376

The sdl window pos undefined mask

WindowPosCenteredMask = 805240832

The sdl window pos centered mask

WindowPosUndefined = 536805376

The sdl window pos undefined

WindowPosCentered = 805240832

The sdl window pos centered