joybox 0.0.4 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +8 -8
- data/Gemfile.lock +1 -1
- data/lib/joybox/version.rb +1 -1
- data/vendor/Cocos2D/Cocos2D.bridgesupport +2 -2
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
ZDk1YjUyNmUyNWVhZDU1ODlmOTFjMTQxNTQwNmE2MTBlNjFmZGYyZQ==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
NzNkYmJjM2M2OTE3NmQ3YmJmODY5NjdiZjQ2Y2RlNjJmNDMwMzE3Yw==
|
|
7
7
|
!binary "U0hBNTEy":
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
YTZmM2IzYTM3ZGMwOGZmZjFkMDVhYjQ2NDAwNjFhYjQxZmRlNWI0ODdjMjQw
|
|
10
|
+
MWQyNjdjNDA3MzhkNmVhNGJlZTE1MjZiYjI3NmUyYTNmYjA4MjVlODI5MzUz
|
|
11
|
+
M2Y2ZWNlNWNjMjcyYTY4ZTMzMjhkNWY4YTNmZTBjNWFmYjJkZjE=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
NTc5NzE1NjZjYTA4OWJhMDUwOWRiYmE2OTI1MjAyNzJlNzJiNzgwOGU2Njkx
|
|
14
|
+
N2U0YzgxZjY3NDkwY2IyYTdiMjYwMzBhOWM1Y2MxZDk4ODBiNTEwYTVlNjM4
|
|
15
|
+
MzIyYjM2YzI2MTA5MTI3NTllZTUwZmZhNWQ2ZDQ2YzNiOWU3NDc=
|
data/Gemfile.lock
CHANGED
data/lib/joybox/version.rb
CHANGED
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
<retval declared_type='void' type='v'/>
|
|
447
447
|
</function>
|
|
448
448
|
<function name='CGAffineToGL'>
|
|
449
|
-
<arg const='true' name='t' declared_type='CGAffineTransform*' type='^{CGAffineTransform
|
|
449
|
+
<arg const='true' name='t' declared_type='CGAffineTransform*' type='^{CGAffineTransform}'/>
|
|
450
450
|
<arg name='m' declared_type='GLfloat*' type='^f'/>
|
|
451
451
|
<retval declared_type='void' type='v'/>
|
|
452
452
|
</function>
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
</function>
|
|
460
460
|
<function name='GLToCGAffine'>
|
|
461
461
|
<arg const='true' name='m' declared_type='GLfloat*' type='^f'/>
|
|
462
|
-
<arg name='t' declared_type='CGAffineTransform*' type='^{CGAffineTransform
|
|
462
|
+
<arg name='t' declared_type='CGAffineTransform*' type='^{CGAffineTransform}'/>
|
|
463
463
|
<retval declared_type='void' type='v'/>
|
|
464
464
|
</function>
|
|
465
465
|
<function name='base64Decode'>
|