Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::Input::MouseState Struct Reference

#include <Input.h>

Public Attributes

MouseAxis X
 
MouseAxis Y
 
I32 VWheel = -1
 
I32 HWheel = -1
 

Detailed Description

Definition at line 95 of file Input.h.

Member Data Documentation

◆ HWheel

I32 Divide::Input::MouseState::HWheel = -1

Definition at line 98 of file Input.h.

◆ VWheel

I32 Divide::Input::MouseState::VWheel = -1

Definition at line 97 of file Input.h.

◆ X

MouseAxis Divide::Input::MouseState::X

Definition at line 96 of file Input.h.

◆ Y

MouseAxis Divide::Input::MouseState::Y

Definition at line 96 of file Input.h.


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