stratega.LevelDefinition

class stratega.LevelDefinition

Contains the definition of a level, this include the string and the default entity placaments.

__init__(self: stratega.LevelDefinition, entityPlacements: List[stratega.EntityPlacement], board: SGA::Grid2D<std::shared_ptr<SGA::TileType> >) None

Methods

__init__(self, entityPlacements, board)

Attributes

board

board_string

entity_placements

name