Метод | Описание | |
---|---|---|
DecorationManagerInstance ( ) : System.Collections | ||
deleteTexture ( IsoDecoration, texture ) : void | ||
newTexture ( ) : IsoDecoration, | ||
textureList ( ) : IsoDecoration[], | ||
textureList ( Texture match ) : IsoDecoration[], | ||
update ( IsoDecoration, it ) : void |
Метод | Описание | |
---|---|---|
regenerate ( Texture referenced ) : void |
public DecorationManagerInstance ( ) : System.Collections | ||
Результат | System.Collections |
public deleteTexture ( IsoDecoration, texture ) : void | ||
texture | IsoDecoration, | |
Результат | void |
public textureList ( Texture match ) : IsoDecoration[], | ||
match | Texture | |
Результат | IsoDecoration[], |
public update ( IsoDecoration, it ) : void | ||
it | IsoDecoration, | |
Результат | void |