-
Maybe I missed it? Does it exist? Where can I find it? Thanks!
-
I had to make some small changes to the examples to get it to work with Debian stable. I'm pasting the diff here:
```
diff --git a/examples/etc/game2d.frag b/examples/etc/game2d.frag
index 0c9660a..…
-
https://github.com/MrFengGG/game2D/blob/9e25eab2e5cb8102c861e73c4e78a34747fdb8df/main.go#L46
```
glfw.WindowHint(glfw.ContextVersionMajor, 4)
glfw.WindowHint(glfw.ContextVersionMinor, 1)
glfw…
mxyue updated
4 years ago
-
but it runs in the DemoSelector
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: java.lang.UnsatisfiedLinkError: com.badlogic.gdx.physics.box2d.PolygonShape.newPoly…
-
URL: http://www.aigei.com/game2d
简单描述问题:1.使用OAuth 2.0并用QQ账号进行登录,应该不支持直接注册;2.点击下载后发生一串加密的字符串给服务器,服务器放回另一串加密字符串,然后会调用js,给html代码填写下载的url.
需要解决的问题:OAuth 2.0登录 找到对应的加密js
感觉直接使用selenium可以解决,不过想研究…
-
could introduce building in android? and i can not find any mk file in the project...
-
I was wondering if you could run coder on windows, I looked at some of the code on windows, and the directories i found it pointing to were nonexistent within the folders. (I'm talking about the examp…
ghost updated
2 years ago
-
### Description
[Error] 20102 - Failed executing DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
ALTER TABLE `UserActivityHistory` MODIFY COLUMN `UserId` TEXT CHARACTER SET …
-
I was trying to get a list of all legal moves when I had invalid move problem.
The problem is in the way the JavaScript is executed. This method does not wait for the inner operations to complete b…
-
virtual/override 함수 사용 과정에서 override,virtula 명시했는데ㅠㅠ계속 빨간줄임..ㅠㅠ
`Game2D.cpp` ❌`GetClickedField(mer);`
```
if (mer.dwButtonState == FROM_LEFT_1ST_BUTTON_PRESSED)
{
printf("left button p…