#include "Base/spStandard.hpp"#include "Framework/Tools/spStoryboardTrigger.hpp"Go to the source code of this file.
Classes | |
| class | sp::tool::LogicGate |
Namespaces | |
| namespace | sp |
!! | |
| namespace | sp::tool |
This namespace contains all extendet tools for particular game development which should be used in a level editor. | |
Enumerations | |
| enum | sp::tool::ELogicGates { sp::tool::LOGICGATE_AND, sp::tool::LOGICGATE_NAND, sp::tool::LOGICGATE_OR, sp::tool::LOGICGATE_NOR, sp::tool::LOGICGATE_XOR, sp::tool::LOGICGATE_XNOR } |
Logic gates are used for combinatory logic in the storyboard. More... | |
1.7.1