V-Gears 0
Free Final Fantasy VII engine.
InputManager::BindGameEventInfo Struct Reference

A game event binding. More...

Collaboration diagram for InputManager::BindGameEventInfo:

Public Attributes

Ogre::String event
 The game event. More...
 
ButtonList buttons
 The buttons bond to the command. More...
 

Detailed Description

A game event binding.

Member Data Documentation

◆ buttons

ButtonList InputManager::BindGameEventInfo::buttons

The buttons bond to the command.

◆ event

Ogre::String InputManager::BindGameEventInfo::event

The game event.


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