Property | Type | Description | |
---|---|---|---|
GetZBreaks | List |
||
GetZBreaks | void |
Method | Description | |
---|---|---|
AddToManagers ( ) : void | ||
AddToManagers ( FlatRedBall layer ) : void | ||
AnimateSelf ( ) : void | ||
Clone ( ) : |
||
Destroy ( ) : void | ||
FromReducedTileMapInfo ( TMXGlueLib rtmi, string contentManagerName, string tilbToLoad ) : |
||
FromReducedTileMapInfo ( string fileName, string contentManagerName ) : |
||
FromScene ( string fileName, string contentManagerName ) : |
||
FromScene ( string fileName, string contentManagerName, bool verifySameTexturePerLayer ) : |
||
FromTiledMapSave ( string fileName, string contentManager ) : |
||
RemoveFromManagersOneWay ( ) : void | ||
TileNamesWith ( string propertyName ) : IEnumerable |
Method | Description | |
---|---|---|
GetZBreaks ( List |
||
GetZBreaks ( List |
public AddToManagers ( FlatRedBall layer ) : void | ||
layer | FlatRedBall | |
return | void |
public static FromReducedTileMapInfo ( TMXGlueLib rtmi, string contentManagerName, string tilbToLoad ) : |
||
rtmi | TMXGlueLib | |
contentManagerName | string | |
tilbToLoad | string | |
return |
public static FromReducedTileMapInfo ( string fileName, string contentManagerName ) : |
||
fileName | string | |
contentManagerName | string | |
return |
public static FromScene ( string fileName, string contentManagerName ) : |
||
fileName | string | |
contentManagerName | string | |
return |
public static FromScene ( string fileName, string contentManagerName, bool verifySameTexturePerLayer ) : |
||
fileName | string | |
contentManagerName | string | |
verifySameTexturePerLayer | bool | |
return |
public static FromTiledMapSave ( string fileName, string contentManager ) : |
||
fileName | string | |
contentManager | string | |
return |
public TileNamesWith ( string propertyName ) : IEnumerable |
||
propertyName | string | |
return | IEnumerable |