![]() |
ManaPlus
|
#include "enums/input/inputaction.h"Go to the source code of this file.
Functions | |
| InputActionT | operator+ (InputActionT action, const int &i) |
| InputActionT | operator+ (InputActionT action, const unsigned int &i) |
| int | operator- (const InputActionT &action1, const InputActionT &action2) |
| InputActionT operator+ | ( | InputActionT | action, |
| const int & | i | ||
| ) |
| InputActionT operator+ | ( | InputActionT | action, |
| const unsigned int & | i | ||
| ) |
| int operator- | ( | const InputActionT & | action1, |
| const InputActionT & | action2 | ||
| ) |
Definition at line 40 of file inputactionoperators.cpp.
References CAST_S32.