tmxparser  2.1.0
 All Classes Functions Variables Pages
Public Member Functions | List of all members
Tmx::Polygon Class Reference

Class to store a Polygon of an Object. More...

#include <TmxPolygon.h>

Public Member Functions

void Parse (const tinyxml2::XMLNode *polygonNode)
 Parse the polygon node.
 
const Tmx::PointGetPoint (int index) const
 Get one of the vertices.
 
int GetNumPoints () const
 Get the number of vertices.
 

Detailed Description

Class to store a Polygon of an Object.


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