StageSpec::Actors Struct Reference

Actors. More...

#include <Stage.h>

# Public Attributes

struct { 
   PositionedActor *   childrenSpecs 
   AllocatorPointer   allocator 
 UI's class. More...
UI 
 UI configuration.
PositionedActorchildren

# Detailed Description

Actors.

Definition at line 159 of file Stage.h.

# Member Data Documentation

# allocator

AllocatorPointer StageSpec::Actors::allocator

UI's class.

Definition at line 168 of file Stage.h.

# children

PositionedActor* StageSpec::Actors::children

Definition at line 173 of file Stage.h.

# childrenSpecs

PositionedActor* StageSpec::Actors::childrenSpecs

Definition at line 165 of file Stage.h.

# [struct]

struct { ... } StageSpec::Actors::UI

UI configuration.


The documentation for this struct was generated from the following file:
  • VUEngine-Core/source/Entity/Container/Stage/Stage.h