Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Olympe::Tiled::LayerProperties Struct Reference

#include <TiledStructures.h>

Public Member Functions

 LayerProperties ()
 

Public Attributes

bool hasNavigationProperties
 
bool isTilesetWalkable
 
bool useTilesetBorder
 

Detailed Description

Definition at line 69 of file TiledStructures.h.

Constructor & Destructor Documentation

◆ LayerProperties()

Olympe::Tiled::LayerProperties::LayerProperties ( )
inline

Definition at line 75 of file TiledStructures.h.

Member Data Documentation

◆ hasNavigationProperties

bool Olympe::Tiled::LayerProperties::hasNavigationProperties

Definition at line 71 of file TiledStructures.h.

Referenced by Olympe::Tiled::ParseLayerProperties().

◆ isTilesetWalkable

bool Olympe::Tiled::LayerProperties::isTilesetWalkable

Definition at line 72 of file TiledStructures.h.

◆ useTilesetBorder

bool Olympe::Tiled::LayerProperties::useTilesetBorder

Definition at line 73 of file TiledStructures.h.


The documentation for this struct was generated from the following file: