Axmol Engine 2.4.0-258ceca
Loading...
Searching...
No Matches
ActionCoroutine Class Reference

Base class for Coroutine actions. More...

#include <ActionCoroutine.h>

Public Member Functions

bool initWithCoroutine (const std::function< Coroutine()> &function) noexcept
 initializes the action with the Coroutine @lua NA
 

Static Public Member Functions

static ActionCoroutinecreate (const std::function< Coroutine()> &function)
 Create the action with coroutine.
 

Detailed Description

Base class for Coroutine actions.


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