Skip to content

Commit 0aab004

Browse files
authored
remove kazmath
1 parent 1ab6ad4 commit 0aab004

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

bindings/2.2074/Cocos2d.bro

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3736,8 +3736,3 @@ class cocos2d::CCConfiguration {
37363736
bool supportsPVRTC() const;
37373737
bool supportsShareableVAO() const;
37383738
}
3739-
3740-
void kmGLLoadIdentity() = imac 0x1f6010, m1 0x1abafc;
3741-
void kmGLMatrixMode(unsigned int mode) = imac 0x1f5f60, m1 0x1aba44;
3742-
void kmGLMultMatrix(const kmMat4* pIn) = imac 0x1f6070, m1 0x1abb60;
3743-
kmMat4* kmMat4OrthographicProjection(kmMat4* pOut, float left, float right, float bottom, float top, float nearVal, float farVal) = imac 0x3c1240, m1 0x34a914;

0 commit comments

Comments
 (0)