![]() |
Gondwana Game Engine
Gondwana is a cross-platform 2.5D game and rendering engine written in C#/.NET 8. It provides fine-grained control over rendering, timing, and scene composition, with built-in support for parallax, z-ordering, pixel overhang, collision detection, and particle effects. Gondwana targets desktop, mobile, and web platforms using SkiaSharp for graphics and NAudio for sound.
|
This is the complete list of members for Gondwana.Input.Mouse.MouseEventPoller, including all inherited members.
| Adapter | Gondwana.Input.Mouse.MouseEventPoller | |
| ButtonStates | Gondwana.Input.Mouse.MouseEventPoller | |
| Configuration | Gondwana.Input.Mouse.MouseEventPoller | |
| CurrentKeyboardModifiers | Gondwana.Input.Mouse.MouseEventPoller | |
| CurrentPosition | Gondwana.Input.Mouse.MouseEventPoller | |
| Initialize(IMouseAdapter adapter, MouseEventConfiguration? mouseEventConfiguration=null) | Gondwana.Input.Mouse.MouseEventPoller | static |
| Instance | Gondwana.Input.Mouse.MouseEventPoller | static |
| MouseEvent | Gondwana.Input.Mouse.MouseEventPoller | |
| ScrollDelta | Gondwana.Input.Mouse.MouseEventPoller | |
| StartMonitoringMouse(bool trackMouseMovement=true, double timeBetweenEvents=-1, bool isPaused=false) | Gondwana.Input.Mouse.MouseEventPoller | |
| StopMonitoringMouse() | Gondwana.Input.Mouse.MouseEventPoller |