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

#include <SceneInput.h>

Public Attributes

eastl::set< Input::KeyCode_modifiers
 
std::array< vector< DELEGATE< void, InputParams > >, to_base(PressReleaseActions::Action::COUNT)> _actions
 

Detailed Description

Definition at line 63 of file SceneInput.h.

Member Data Documentation

◆ _actions

std::array<vector<DELEGATE<void, InputParams> >, to_base( PressReleaseActions::Action::COUNT )> Divide::PressReleaseActionCbks::Entry::_actions

Definition at line 66 of file SceneInput.h.

◆ _modifiers

eastl::set<Input::KeyCode> Divide::PressReleaseActionCbks::Entry::_modifiers

Definition at line 65 of file SceneInput.h.


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