mirror of https://github.com/axmolengine/axmol.git
Merge pull request #7134 from samuele3hu/v3_keypad_fix
Update bindings-generator
This commit is contained in:
commit
a549fdccdc
|
@ -1 +1 @@
|
|||
Subproject commit 79153cce443f3efbfd79c08835c63ec58a6c1462
|
||||
Subproject commit fdc2209f5fca3b369bd48d14e20418842ef05a6e
|
|
@ -37,7 +37,7 @@ classes = Skeleton SkeletonAnimation
|
|||
# functions from all classes.
|
||||
|
||||
skip = Skeleton::[findBone findSlot getAttachment setAttachment update draw createWith.*],
|
||||
SkeletonAnimation::[addAnimationState setAnimationStateData update createWith.* (s|g)etBlendFunc addAnimation getCurrent setAnimation onAnimationStateEvent]
|
||||
SkeletonAnimation::[addAnimationState setAnimationStateData update createWith.* (s|g)etBlendFunc addAnimation getCurrent setAnimation]
|
||||
|
||||
rename_functions =
|
||||
|
||||
|
|
Loading…
Reference in New Issue