Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiInputEventMouseWheel Struct Reference

#include <imgui_internal.h>

Public Attributes

float WheelX
 
float WheelY
 
ImGuiMouseSource MouseSource
 

Member Data Documentation

◆ MouseSource

ImGuiMouseSource ImGuiInputEventMouseWheel::MouseSource

◆ WheelX

float ImGuiInputEventMouseWheel::WheelX

◆ WheelY

float ImGuiInputEventMouseWheel::WheelY

The documentation for this struct was generated from the following file:
Untitled