mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-07 03:06:55 +08:00
commit
085468320d
@ -45,8 +45,8 @@ function RegionAttachment.new (name)
|
|||||||
offset = {},
|
offset = {},
|
||||||
uvs = {},
|
uvs = {},
|
||||||
r = 1, g = 1, b = 1, a = 1,
|
r = 1, g = 1, b = 1, a = 1,
|
||||||
path = null,
|
path = nil,
|
||||||
rendererObject = null,
|
rendererObject = nil,
|
||||||
regionOffsetX = 0, regionOffsetY = 0,
|
regionOffsetX = 0, regionOffsetY = 0,
|
||||||
regionWidth = 0, regionHeight = 0,
|
regionWidth = 0, regionHeight = 0,
|
||||||
regionOriginalWidth = 0, regionOriginalHeight = 0
|
regionOriginalWidth = 0, regionOriginalHeight = 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user