Wizard Engine
2D cross-platform game engine built around SDL2
 
Loading...
Searching...
No Matches
wze::gesture Struct Reference

Public Attributes

float x
 
float y
 
float length
 
float angle
 

Detailed Description

Definition at line 47 of file input.hpp.

Member Data Documentation

◆ x

float wze::gesture::x

Definition at line 48 of file input.hpp.

◆ y

float wze::gesture::y

Definition at line 49 of file input.hpp.

◆ length

float wze::gesture::length

Definition at line 50 of file input.hpp.

◆ angle

float wze::gesture::angle

Definition at line 51 of file input.hpp.


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