Table of Contents

Namespace Stride.Graphics.SDL

Classes

Application
Cursor

Basic operations to show, hide and load a cursor.

Window

Enums

FormBorderStyle

Set of border style to mimic the Windows forms one. We actually only show FixedSingle and Sizable as the other values don't make sense in a purely SDL context.

FormWindowState

Set of window states to mimic the Windows forms one.

Delegates

Window.DropEventDelegate
Window.JoystickDeviceChangedDelegate
Window.KeyDelegate
Window.MouseButtonDelegate
Window.MouseMoveDelegate
Window.MouseWheelDelegate
Window.NotificationDelegate
Window.TextEditingDelegate
Window.TextInputDelegate
Window.TouchFingerDelegate
Window.WindowEventDelegate