[jasper/project] Update project files

This commit is contained in:
2025-01-19 19:07:39 -06:00
parent 78da9f526d
commit f678c8f8fc
9 changed files with 1702 additions and 1414 deletions

View File

@@ -0,0 +1,44 @@
O1;net.drinkingtea.ox.TypeDescriptor;1;{
"fieldList" :
[
{
"fieldName" : "tilesheetIdx",
"typeId" : "B.uint16;0"
},
{
"fieldName" : "cbbIdx",
"typeId" : "B.uint16;0"
},
{
"fieldName" : "cbb",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "palBank",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "tilesheetId",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "tileCnt",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "frameSets",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "frames",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "intervalMs",
"typeId" : "B.uint16;0"
}
],
"primitiveType" : 5,
"typeName" : "net.drinkingtea.jasper.world.ObjTileRefSet",
"typeVersion" : 1
}

View File

@@ -0,0 +1,32 @@
O1;net.drinkingtea.ox.TypeDescriptor;1;{
"fieldList" :
[
{
"fieldName" : "tileIdx",
"typeId" : "B.uint16;0"
},
{
"fieldName" : "frameIntervalDeciSeconds",
"typeId" : "B.uint16;0"
},
{
"fieldName" : "tileSheetIdx",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "frameCnt",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "tileCnt",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "cbb",
"typeId" : "B.uint8;0"
}
],
"primitiveType" : 5,
"typeName" : "net.drinkingtea.jasper.world.TileSetDoc",
"typeVersion" : 1
}