mirror of https://github.com/axmolengine/axmol.git
fixes color assignment
This commit is contained in:
parent
2f715b0b0f
commit
071882df43
|
@ -1 +1 @@
|
|||
f8e384ade22b4fae747d81a9638e6045482bccf8
|
||||
f7384981e3f17b7d35704dd09d4487ad9d920263
|
|
@ -1624,6 +1624,7 @@ public:
|
|||
enum {
|
||||
kOpacity = 1,
|
||||
kColor,
|
||||
kTextureAtlas,
|
||||
kAtlasIndex,
|
||||
kBatchNode,
|
||||
kTransform,
|
||||
|
|
Loading…
Reference in New Issue