Added cover support for constructor, destructor, reader, writer.

This commit is contained in:
raoulvdberge
2018-07-07 19:15:18 +02:00
parent 34b0735050
commit 999c02dbd0
16 changed files with 218 additions and 81 deletions

View File

@@ -73,13 +73,13 @@
{
"name": "Line2",
"from": [
0.0,
0.0,
2.0,
2.0,
0.0
],
"to": [
16.0,
16.0,
14.0,
14.0,
2.0
],
"faces": {
@@ -95,7 +95,7 @@
"east": {
"texture": "#line",
"uv": [
0.0,
14.0,
0.0,
16.0,
16.0
@@ -115,25 +115,25 @@
"uv": [
0.0,
0.0,
16.0,
2.0,
16.0
]
},
"up": {
"texture": "#line",
"uv": [
2.0,
0.0,
0.0,
16.0,
16.0
14.0,
2.0
]
},
"down": {
"texture": "#line",
"uv": [
0.0,
0.0,
16.0,
2.0,
14.0,
14.0,
16.0
]
}

View File

@@ -73,13 +73,13 @@
{
"name": "Line2",
"from": [
0.0,
0.0,
2.0,
2.0,
0.0
],
"to": [
16.0,
16.0,
14.0,
14.0,
2.0
],
"faces": {
@@ -95,7 +95,7 @@
"east": {
"texture": "#line",
"uv": [
0.0,
14.0,
0.0,
16.0,
16.0
@@ -115,25 +115,25 @@
"uv": [
0.0,
0.0,
16.0,
2.0,
16.0
]
},
"up": {
"texture": "#line",
"uv": [
2.0,
0.0,
0.0,
16.0,
16.0
14.0,
2.0
]
},
"down": {
"texture": "#line",
"uv": [
0.0,
0.0,
16.0,
2.0,
14.0,
14.0,
16.0
]
}
@@ -142,13 +142,13 @@
{
"name": "Line3",
"from": [
0.0,
0.0,
2.0,
2.0,
0.0
],
"to": [
16.0,
16.0,
14.0,
14.0,
2.0
],
"faces": {

View File

@@ -73,13 +73,13 @@
{
"name": "Line2",
"from": [
0.0,
0.0,
2.0,
2.0,
0.0
],
"to": [
16.0,
16.0,
14.0,
14.0,
2.0
],
"faces": {
@@ -95,7 +95,7 @@
"east": {
"texture": "#line",
"uv": [
0.0,
14.0,
0.0,
16.0,
16.0
@@ -115,25 +115,25 @@
"uv": [
0.0,
0.0,
16.0,
2.0,
16.0
]
},
"up": {
"texture": "#line",
"uv": [
2.0,
0.0,
0.0,
16.0,
16.0
14.0,
2.0
]
},
"down": {
"texture": "#line",
"uv": [
0.0,
0.0,
16.0,
2.0,
14.0,
14.0,
16.0
]
}