添加spine的支持

This commit is contained in:
2026-04-09 17:31:46 +08:00
parent c3ab6e8a0d
commit a221d681ab
69 changed files with 40197 additions and 134 deletions

View File

@@ -0,0 +1,3 @@
{
"GameTxtList": []
}

View File

@@ -0,0 +1,3 @@
{
"GroupList": []
}

View File

@@ -0,0 +1,24 @@
{
"ImageFileList": [
{},{
"id": 1,
"w_all": 1280,
"h_all": 720,
"w": 1,
"h": 1,
"frame_all": 1,
"bmp": "00001.png",
"w1": 1280,
"h1": 720
},{
"id": 2,
"w_all": 1920,
"h_all": 740,
"w": 1,
"h": 1,
"frame_all": 1,
"bmp": "00002.png",
"w1": 1920,
"h1": 740
}]
}

View File

@@ -0,0 +1,11 @@
{
"LayerList": [
{},{
"Property": {
"LayerID": 1,
"LayerName": "Layer1"
},
"ObjectList": [
1,2,3]
}]
}

View File

@@ -0,0 +1,153 @@
{
"ObjectList": [
{},{
"Property": {
"ObjectID": 1,
"ObjectType": 4,
"ObjectName": "Spirit1",
"Left": -668,
"Top": 19,
"Width": 79,
"Height": 35,
"BelongLayerID": 1,
"IndexOfLayer": 1,
"Text": "Spirit1",
"FontSize": 20,
"FontBold": 0,
"FontColorR": 0,
"FontColorG": 0,
"FontColorB": 0,
"FontColor": "#000000",
"BackColorR": 255,
"BackColorG": 255,
"BackColorB": 255,
"BackColorA": 0,
"BackColor": "#FFFFFF",
"GameTxtStyle": 0,
"LineSpace": 0,
"GroupID": 0,
"TimerInterval": 0,
"Data": "",
"Parent": 0,
"OriginID": 0,
"OriginPos": 1,
"SelfPos": 1,
"offX": -668,
"offY": 19
},
"Event": {
"mousedown": 1,
"mouseup": 1,
"mousemove": 1,
"ontimer": 1
},
"Option": {
"tag": 0,
"tag1": 0,
"tag2": 0,
"tag3": 0,
"vx": 0,
"vy": 0,
"vw": 0,
"vh": 0,
"canclick": 1,
"visbale": 1
}
},{
"Property": {
"ObjectID": 2,
"ObjectType": 2,
"ObjectName": "Spirit2",
"Left": 0,
"Top": 0,
"Width": 1280,
"Height": 720,
"BelongLayerID": 1,
"IndexOfLayer": 2,
"ImageFileID": 1,
"FrameStyle": 0,
"FrameIndex": 0,
"TextFrames": "",
"L9": 0,
"T9": 0,
"R9": 0,
"B9": 0,
"VoiceFileID": 0,
"GroupID": 0,
"TimerInterval": 0,
"Data": "",
"Parent": 0,
"OriginID": 0,
"OriginPos": 1,
"SelfPos": 1,
"offX": 0,
"offY": 0
},
"Event": {
"mousedown": 2,
"mouseup": 2,
"mousemove": 2,
"ontimer": 2
},
"Option": {
"tag": 0,
"tag1": 0,
"tag2": 0,
"tag3": 0,
"vx": 0,
"vy": 0,
"vw": 0,
"vh": 0,
"canclick": 1,
"visbale": 1
}
},{
"Property": {
"ObjectID": 3,
"ObjectType": 2,
"ObjectName": "Spirit3",
"Left": 393,
"Top": 412,
"Width": 560,
"Height": 148,
"BelongLayerID": 1,
"IndexOfLayer": 3,
"ImageFileID": 2,
"FrameStyle": 0,
"FrameIndex": 0,
"TextFrames": "",
"L9": 0,
"T9": 0,
"R9": 0,
"B9": 0,
"VoiceFileID": 0,
"GroupID": 0,
"TimerInterval": 0,
"Data": "",
"Parent": 0,
"OriginID": 0,
"OriginPos": 1,
"SelfPos": 1,
"offX": 393,
"offY": 412
},
"Event": {
"mousedown": 3,
"mouseup": 3,
"mousemove": 3,
"ontimer": 3
},
"Option": {
"tag": 0,
"tag1": 0,
"tag2": 0,
"tag3": 0,
"vx": 0,
"vy": 0,
"vw": 0,
"vh": 0,
"canclick": 1,
"visbale": 1
}
}]
}

View File

@@ -0,0 +1,44 @@
{
"Property": {
"ProjectName": "Spine",
"ScreenWidth": 1280,
"ScreenHeight": 720,
"GameSceneWidth": 2337,
"GameSceneHeight": 1800,
"ScreenFitMode": 0,
"TcpIP": "",
"TcpPort": "",
"Http": "",
"title": ""
},
"Event": {
"gamestart": 0,
"gamebegindraw": 0,
"gameenddraw": 0,
"mousedown": 0,
"mousedown_nomove": 0,
"mouseup": 0,
"mousemove": 0,
"gamemydraw": 0,
"gamemydrawbegin": 0,
"chongzhi": 0,
"tcpconnected": 0,
"tcpdisconnected": 0,
"tcpmessage": 0,
"tcperror": 0,
"httpmessage": 0,
"ani_doend": 0,
"box_doend": 0,
"onresize": 0,
"ontimer": 0,
"onloadurl": 0
},
"Option": {
"fps": 30,
"tag": 0,
"tag1": 0,
"tag2": 0,
"tag3": 0,
"showmodel": 0
}
}

View File

@@ -0,0 +1,3 @@
{
"VoiceFileList": []
}

View File

@@ -0,0 +1,255 @@
var gameabc_Project =
{
"Property": {
"ProjectName": "Spine",
"ScreenWidth": 1280,
"ScreenHeight": 720,
"GameSceneWidth": 2337,
"GameSceneHeight": 1800,
"ScreenFitMode": 0,
"TcpIP": "",
"TcpPort": "",
"Http": "",
"title": ""
},
"Event": {
"gamestart": 0,
"gamebegindraw": 0,
"gameenddraw": 0,
"mousedown": 0,
"mousedown_nomove": 0,
"mouseup": 0,
"mousemove": 0,
"gamemydraw": 0,
"gamemydrawbegin": 0,
"chongzhi": 0,
"tcpconnected": 0,
"tcpdisconnected": 0,
"tcpmessage": 0,
"tcperror": 0,
"httpmessage": 0,
"ani_doend": 0,
"box_doend": 0,
"onresize": 0,
"ontimer": 0,
"onloadurl": 0
},
"Option": {
"fps": 30,
"tag": 0,
"tag1": 0,
"tag2": 0,
"tag3": 0,
"showmodel": 0
}
}
;
var gameabc_Layer =
{
"LayerList": [
{},{
"Property": {
"LayerID": 1,
"LayerName": "Layer1"
},
"ObjectList": [
1,2,3]
}]
}
;
var gameabc_GroupList =
{
"GroupList": []
}
;
var gameabc_Object =
{
"ObjectList": [
{},{
"Property": {
"ObjectID": 1,
"ObjectType": 4,
"ObjectName": "Spirit1",
"Left": -668,
"Top": 19,
"Width": 79,
"Height": 35,
"BelongLayerID": 1,
"IndexOfLayer": 1,
"Text": "Spirit1",
"FontSize": 20,
"FontBold": 0,
"FontColorR": 0,
"FontColorG": 0,
"FontColorB": 0,
"FontColor": "#000000",
"BackColorR": 255,
"BackColorG": 255,
"BackColorB": 255,
"BackColorA": 0,
"BackColor": "#FFFFFF",
"GameTxtStyle": 0,
"LineSpace": 0,
"GroupID": 0,
"TimerInterval": 0,
"Data": "",
"Parent": 0,
"OriginID": 0,
"OriginPos": 1,
"SelfPos": 1,
"offX": -668,
"offY": 19
},
"Event": {
"mousedown": 1,
"mouseup": 1,
"mousemove": 1,
"ontimer": 1
},
"Option": {
"tag": 0,
"tag1": 0,
"tag2": 0,
"tag3": 0,
"vx": 0,
"vy": 0,
"vw": 0,
"vh": 0,
"canclick": 1,
"visbale": 1
}
},{
"Property": {
"ObjectID": 2,
"ObjectType": 2,
"ObjectName": "Spirit2",
"Left": 0,
"Top": 0,
"Width": 1280,
"Height": 720,
"BelongLayerID": 1,
"IndexOfLayer": 2,
"ImageFileID": 1,
"FrameStyle": 0,
"FrameIndex": 0,
"TextFrames": "",
"L9": 0,
"T9": 0,
"R9": 0,
"B9": 0,
"VoiceFileID": 0,
"GroupID": 0,
"TimerInterval": 0,
"Data": "",
"Parent": 0,
"OriginID": 0,
"OriginPos": 1,
"SelfPos": 1,
"offX": 0,
"offY": 0
},
"Event": {
"mousedown": 2,
"mouseup": 2,
"mousemove": 2,
"ontimer": 2
},
"Option": {
"tag": 0,
"tag1": 0,
"tag2": 0,
"tag3": 0,
"vx": 0,
"vy": 0,
"vw": 0,
"vh": 0,
"canclick": 1,
"visbale": 1
}
},{
"Property": {
"ObjectID": 3,
"ObjectType": 2,
"ObjectName": "Spirit3",
"Left": 393,
"Top": 412,
"Width": 560,
"Height": 148,
"BelongLayerID": 1,
"IndexOfLayer": 3,
"ImageFileID": 2,
"FrameStyle": 0,
"FrameIndex": 0,
"TextFrames": "",
"L9": 0,
"T9": 0,
"R9": 0,
"B9": 0,
"VoiceFileID": 0,
"GroupID": 0,
"TimerInterval": 0,
"Data": "",
"Parent": 0,
"OriginID": 0,
"OriginPos": 1,
"SelfPos": 1,
"offX": 393,
"offY": 412
},
"Event": {
"mousedown": 3,
"mouseup": 3,
"mousemove": 3,
"ontimer": 3
},
"Option": {
"tag": 0,
"tag1": 0,
"tag2": 0,
"tag3": 0,
"vx": 0,
"vy": 0,
"vw": 0,
"vh": 0,
"canclick": 1,
"visbale": 1
}
}]
}
;
var gameabc_Image =
{
"ImageFileList": [
{},{
"id": 1,
"w_all": 1280,
"h_all": 720,
"w": 1,
"h": 1,
"frame_all": 1,
"bmp": "00001.png",
"w1": 1280,
"h1": 720
},{
"id": 2,
"w_all": 1920,
"h_all": 740,
"w": 1,
"h": 1,
"frame_all": 1,
"bmp": "00002.png",
"w1": 1920,
"h1": 740
}]
}
;
var gameabc_GameTxt =
{
"GameTxtList": []
}
;
var gameabc_Voice =
{
"VoiceFileList": []
}
;

View File

@@ -0,0 +1 @@
var gameabc_Project = { "Property": { "ProjectName": "Spine", "ScreenWidth": 1280, "ScreenHeight": 720, "GameSceneWidth": 2337, "GameSceneHeight": 1800, "ScreenFitMode": 0, "TcpIP": "", "TcpPort": "", "Http": "", "title": "" }, "Event": { "gamestart": 0, "gamebegindraw": 0, "gameenddraw": 0, "mousedown": 0, "mousedown_nomove": 0, "mouseup": 0, "mousemove": 0, "gamemydraw": 0, "gamemydrawbegin": 0, "chongzhi": 0, "tcpconnected": 0, "tcpdisconnected": 0, "tcpmessage": 0, "tcperror": 0, "httpmessage": 0, "ani_doend": 0, "box_doend": 0, "onresize": 0, "ontimer": 0, "onloadurl": 0 }, "Option": { "fps": 30, "tag": 0, "tag1": 0, "tag2": 0, "tag3": 0, "showmodel": 0 }};var gameabc_Layer = { "LayerList": [ {},{ "Property": { "LayerID": 1, "LayerName": "Layer1" }, "ObjectList": [ 1,2,3] }]};var gameabc_GroupList = { "GroupList": []};var gameabc_Object = { "ObjectList": [ {},{ "Property": { "ObjectID": 1, "ObjectType": 4, "ObjectName": "Spirit1", "Left": -668, "Top": 19, "Width": 79, "Height": 35, "BelongLayerID": 1, "IndexOfLayer": 1, "Text": "Spirit1", "FontSize": 20, "FontBold": 0, "FontColorR": 0, "FontColorG": 0, "FontColorB": 0, "FontColor": "#000000", "BackColorR": 255, "BackColorG": 255, "BackColorB": 255, "BackColorA": 0, "BackColor": "#FFFFFF", "GameTxtStyle": 0, "LineSpace": 0, "GroupID": 0, "TimerInterval": 0, "Data": "", "Parent": 0, "OriginID": 0, "OriginPos": 1, "SelfPos": 1, "offX": -668, "offY": 19 }, "Event": { "mousedown": 1, "mouseup": 1, "mousemove": 1, "ontimer": 1 }, "Option": { "tag": 0, "tag1": 0, "tag2": 0, "tag3": 0, "vx": 0, "vy": 0, "vw": 0, "vh": 0, "canclick": 1, "visbale": 1 } },{ "Property": { "ObjectID": 2, "ObjectType": 2, "ObjectName": "Spirit2", "Left": 0, "Top": 0, "Width": 1280, "Height": 720, "BelongLayerID": 1, "IndexOfLayer": 2, "ImageFileID": 1, "FrameStyle": 0, "FrameIndex": 0, "TextFrames": "", "L9": 0, "T9": 0, "R9": 0, "B9": 0, "VoiceFileID": 0, "GroupID": 0, "TimerInterval": 0, "Data": "", "Parent": 0, "OriginID": 0, "OriginPos": 1, "SelfPos": 1, "offX": 0, "offY": 0 }, "Event": { "mousedown": 2, "mouseup": 2, "mousemove": 2, "ontimer": 2 }, "Option": { "tag": 0, "tag1": 0, "tag2": 0, "tag3": 0, "vx": 0, "vy": 0, "vw": 0, "vh": 0, "canclick": 1, "visbale": 1 } },{ "Property": { "ObjectID": 3, "ObjectType": 2, "ObjectName": "Spirit3", "Left": 393, "Top": 412, "Width": 560, "Height": 148, "BelongLayerID": 1, "IndexOfLayer": 3, "ImageFileID": 2, "FrameStyle": 0, "FrameIndex": 0, "TextFrames": "", "L9": 0, "T9": 0, "R9": 0, "B9": 0, "VoiceFileID": 0, "GroupID": 0, "TimerInterval": 0, "Data": "", "Parent": 0, "OriginID": 0, "OriginPos": 1, "SelfPos": 1, "offX": 393, "offY": 412 }, "Event": { "mousedown": 3, "mouseup": 3, "mousemove": 3, "ontimer": 3 }, "Option": { "tag": 0, "tag1": 0, "tag2": 0, "tag3": 0, "vx": 0, "vy": 0, "vw": 0, "vh": 0, "canclick": 1, "visbale": 1 } }]};var gameabc_Image = { "ImageFileList": [ {},{ "id": 1, "w_all": 1280, "h_all": 720, "w": 1, "h": 1, "frame_all": 1, "bmp": "00001.png", "w1": 1280, "h1": 720 },{ "id": 2, "w_all": 1920, "h_all": 740, "w": 1, "h": 1, "frame_all": 1, "bmp": "00002.png", "w1": 1920, "h1": 740 }]};var gameabc_GameTxt = { "GameTxtList": []};var gameabc_Voice = { "VoiceFileList": []};