WKLib 0.2.3
A modding library for White Knuckle
Loading...
Searching...
No Matches
WKLib.Examples.UI.DemoWindow Class Reference
+ Collaboration diagram for WKLib.Examples.UI.DemoWindow:

Static Public Member Functions

static void Draw (ImGui gui, ref bool open)
 
static void DrawBouncingBall (ImGui gui)
 
static void NestedFoldout (ImGui gui, int current, ref int total)
 

Detailed Description

Definition at line 33 of file DemoWindow.cs.

Member Function Documentation

◆ Draw()

static void WKLib.Examples.UI.DemoWindow.Draw ( ImGui gui,
ref bool open )
static

Definition at line 91 of file DemoWindow.cs.

◆ DrawBouncingBall()

static void WKLib.Examples.UI.DemoWindow.DrawBouncingBall ( ImGui gui)
static

Definition at line 559 of file DemoWindow.cs.

◆ NestedFoldout()

static void WKLib.Examples.UI.DemoWindow.NestedFoldout ( ImGui gui,
int current,
ref int total )
static

The documentation for this class was generated from the following file: