ScummVM API documentation
Twp::Layer Class Reference

Public Member Functions

 Layer (const Common::String &name, const Math::Vector2d &parallax, int zsort)
 
 Layer (const Common::StringArray &names, const Math::Vector2d &parallax, int zsort)
 

Public Attributes

Common::Array< Common::String_names
 
Common::Array< Common::SharedPtr< Object > > _objects
 
Math::Vector2d _parallax
 
int _zsort = 0
 
Common::SharedPtr< Node_node
 

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