#include <ActorTapeRecorder.h>
◆ ActorTapeRecorder()
◆ actors()
std::deque< Actor > & ActorTapeRecorder::actors |
( |
| ) |
|
|
staticprivate |
◆ aiState()
◆ aiStates()
◆ countByBuff()
◆ countByState()
◆ custom() [1/2]
template<class Callback , class T = std::decay_t<std::invoke_result_t<Callback, const Actor &>>>
TestTape< T > ActorTapeRecorder::custom |
( |
int |
actorIndex, |
|
|
Callback |
callback |
|
) |
| |
|
inline |
◆ custom() [2/2]
template<class Callback , class T = std::decay_t<std::invoke_result_t<Callback, const Actor &>>>
TestMultiTape< T > ActorTapeRecorder::custom |
( |
std::initializer_list< int > |
actorIndices, |
|
|
Callback |
callback |
|
) |
| |
|
inline |
◆ hasBuff()
◆ hp()
TestTape< int > ActorTapeRecorder::hp |
( |
int |
actorIndex | ) |
|
◆ hps()
TestMultiTape< int > ActorTapeRecorder::hps |
( |
std::initializer_list< int > |
actorIndices | ) |
|
◆ indicesByState()
◆ totalCount()
TestTape< int > ActorTapeRecorder::totalCount |
( |
| ) |
|
◆ totalHp()
TestTape< int > ActorTapeRecorder::totalHp |
( |
| ) |
|
◆ _controller
The documentation for this class was generated from the following files: