|
Horizon
|
Public Member Functions | |
| ActionToolID (ActionID a, ToolID t) | |
| ActionToolID (ActionID a) | |
| ActionToolID (ToolID t) | |
| bool | is_tool () const |
| bool | is_action () const |
| bool | is_valid () const |
| bool | operator< (const ActionToolID &other) const |
| bool | operator== (const ActionToolID &other) const |
Public Attributes | |
| ActionID | action |
| ToolID | tool |