cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BaseTriggerCondition Class Reference

#include <TriggerObj.h>

Inheritance diagram for BaseTriggerCondition:
Ref

Public Member Functions

virtual ~BaseTriggerCondition (void)
 
virtual bool init ()
 
virtual bool detect ()
 
virtual void serialize (const rapidjson::Value &val)
 
virtual void serialize (cocostudio::CocoLoader *cocoLoader, cocostudio::stExpCocoNode *cocoNode)
 
virtual void removeAll ()
 
- Public Member Functions inherited from Ref
void retain ()
 Retains the ownership. More...
 
void release ()
 Releases the ownership immediately. More...
 
Refautorelease ()
 Releases the ownership sometime soon automatically. More...
 
unsigned int getReferenceCount () const
 Returns the Ref's current reference count. More...
 
virtual ~Ref ()
 NA NA More...
 

Protected Member Functions

 BaseTriggerCondition (void)
 
- Protected Member Functions inherited from Ref
 Ref ()
 Constructor. More...
 

Additional Inherited Members

- Protected Attributes inherited from Ref
unsigned int _referenceCount
 count of references More...
 

Constructor & Destructor Documentation

BaseTriggerCondition ( void  )
protected
virtual ~BaseTriggerCondition ( void  )
virtual

Member Function Documentation

virtual bool detect ( )
virtual
virtual bool init ( )
virtual
virtual void removeAll ( )
virtual
virtual void serialize ( const rapidjson::Value &  val)
virtual
virtual void serialize ( cocostudio::CocoLoader cocoLoader,
cocostudio::stExpCocoNode cocoNode 
)
virtual

The documentation for this class was generated from the following file: