Classes | Namespaces | Enumerations

D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/Framework/Tools/spStoryboardLogicGate.hpp File Reference

#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...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines