C# Class TexturePacker, framework

显示文件 Open project: fistbump/framework Class Usage Examples

Public Methods

Method Description
loadTexturesFromTexturePackerJSON ( string jsonString ) : UITextureInfo>.Dictionary

Private Methods

Method Description
CreateMeshes ( ) : void
OnGUI ( ) : void
ShowTexturePackerWindow ( ) : void

Method Details

loadTexturesFromTexturePackerJSON() public static method

public static loadTexturesFromTexturePackerJSON ( string jsonString ) : UITextureInfo>.Dictionary
jsonString string
return UITextureInfo>.Dictionary