Mana
Loading...
Searching...
No Matches
Classes | Typedefs
actor.h File Reference
#include "vector.h"
#include <list>

Go to the source code of this file.

Classes

class  Actor
 

Typedefs

using Actors = std::list< Actor * >
 

Typedef Documentation

◆ Actors

using Actors = std::list<Actor *>

Definition at line 32 of file actor.h.