Symphony Of Empires
Eng3D::Event::MouseMotion Struct Reference

#include <event.hpp>

Public Attributes

glm::ivec2 pos
 
glm::ivec2 delta
 

Detailed Description

Definition at line 67 of file event.hpp.

Member Data Documentation

◆ delta

glm::ivec2 Eng3D::Event::MouseMotion::delta

Definition at line 69 of file event.hpp.

◆ pos

glm::ivec2 Eng3D::Event::MouseMotion::pos

Definition at line 68 of file event.hpp.


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