untested texture atlas pipeline system complete.
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace RecrownedAthenaeum.Pipeline.NinePatch
|
||||
{
|
||||
class NinePatchFile
|
||||
public class NinePatchData
|
||||
{
|
||||
public string name;
|
||||
public string bounds;
|
Reference in New Issue
Block a user