Interface IWorld
Namespace: LdtkParser
Assembly: LdtkParser.dll
Syntax
public interface IWorld
Methods
GetLevel(String)
Declaration
Level GetLevel(string identifier)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | identifier |
Returns
| Type | Description |
|---|---|
| Level |