C# Class NTiled.TiledObjectGroup

Represents an object group.
Inheritance: TiledLayer
Mostrar archivo Open project: patriksvensson/ntiled

Public Methods

Method Description
TiledObjectGroup ( ) : System.Collections.Generic

Initializes a new instance of the TiledObjectGroup class.

Method Details

TiledObjectGroup() public method

Initializes a new instance of the TiledObjectGroup class.
public TiledObjectGroup ( ) : System.Collections.Generic
return System.Collections.Generic