Method | Description | |
---|---|---|
DecorationManagerInstance ( ) : System.Collections | ||
deleteTexture ( IsoDecoration, texture ) : void | ||
newTexture ( ) : IsoDecoration, | ||
textureList ( ) : IsoDecoration[], | ||
textureList ( Texture match ) : IsoDecoration[], | ||
update ( IsoDecoration, it ) : void |
Method | Description | |
---|---|---|
regenerate ( Texture referenced ) : void |
public DecorationManagerInstance ( ) : System.Collections | ||
return | System.Collections |
public deleteTexture ( IsoDecoration, texture ) : void | ||
texture | IsoDecoration, | |
return | void |
public textureList ( Texture match ) : IsoDecoration[], | ||
match | Texture | |
return | IsoDecoration[], |