Nebula
Loading...
Searching...
No Matches
Game::PackedLevel Class Reference

#include <level.h>

Classes

struct  EntityGroup
 

Public Member Functions

Util::Array< Game::EntityInstantiate () const
 instantiates the level into game world
 

Private Member Functions

 PackedLevel ()
 
 ~PackedLevel ()
 

Private Attributes

Game::Worldworld
 
Util::Array< EntityGrouptables
 

Friends

class World
 

Constructor & Destructor Documentation

◆ PackedLevel()

Game::PackedLevel::PackedLevel ( )
inlineprivate

◆ ~PackedLevel()

Game::PackedLevel::~PackedLevel ( )
inlineprivate

Member Function Documentation

◆ Instantiate()

Util::Array< Game::Entity > Game::PackedLevel::Instantiate ( ) const

instantiates the level into game world

Friends And Related Symbol Documentation

◆ World

friend class World
friend

Member Data Documentation

◆ tables

Util::Array<EntityGroup> Game::PackedLevel::tables
private

◆ world

Game::World* Game::PackedLevel::world
private

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