CTurtle
Loading...
Searching...
No Matches
Public Attributes | List of all members
cturtle::InputEvent Struct Reference

The internally-used representation of an Input Event. Contains information pertaining to keyboard and mouse events, as well as callback pointers for either case. More...

#include <CTurtle.hpp>

Public Attributes

bool type = false
 
int mX = 0
 
int mY = 0
 
void * cbPointer = nullptr
 

Detailed Description

The internally-used representation of an Input Event. Contains information pertaining to keyboard and mouse events, as well as callback pointers for either case.


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