![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <SceneInput.h>
Classes | |
struct | Entry |
Public Member Functions | |
void | from (const PressReleaseActions &actions, const InputActionList &actionList) |
Public Attributes | |
vector< Entry > | _entries |
Definition at line 61 of file SceneInput.h.
void Divide::PressReleaseActionCbks::from | ( | const PressReleaseActions & | actions, |
const InputActionList & | actionList | ||
) |
Definition at line 16 of file SceneInput.cpp.
Definition at line 69 of file SceneInput.h.