Sly Engine
Inputable::InputableData Struct Reference

An inputable data. More...

#include <Inputable.h>

Collaboration diagram for Inputable::InputableData:
Collaboration graph

Public Attributes

RegistrationState RegStateCurr
 
std::map< KeyEvent, InputableData >::iterator storageDataRef
 
InputableRegistrationCommandpRegistrationCmd
 
InputableDeregistrationCommandpDeregistrationCmd
 

Detailed Description

An inputable data.

Member Data Documentation

◆ pDeregistrationCmd

InputableDeregistrationCommand* Inputable::InputableData::pDeregistrationCmd

◆ pRegistrationCmd

InputableRegistrationCommand* Inputable::InputableData::pRegistrationCmd

◆ RegStateCurr

RegistrationState Inputable::InputableData::RegStateCurr

◆ storageDataRef

std::map<KeyEvent, InputableData>::iterator Inputable::InputableData::storageDataRef

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