-
脚本开发工具和源代码,用于J2me中RPG游戏的脚本开发和执行,相当好用的一套工具,并含有脚本开发工具的源代码和一个现成的游戏脚本...
脚本开发工具和源代码,用于J2me中RPG游戏的脚本开发和执行,相当好用的一套工具,并含有脚本开发工具的源代码和一个现成的游戏脚本-Script development tools and source code, for J2me games in the RPG script development and implementation of a set of very useful tools, and contains a script development tools, source code and a ready-made game script
- 2022-08-25 02:20:29下载
- 积分:1
-
embedding small game series with J2ME is the ide refer to the next, oh
贪食蛇小游戏 用j2me编的 用的是ide 大家参考一下下哦-embedding small game series with J2ME is the ide refer to the next, oh
- 2022-03-20 22:31:45下载
- 积分:1
-
一组 MIDlet,实现单音调生成、使用各种源(如 JAR 文件和 HTTP)的音调排序以及一个应用程序中的混音、WAV 和音调排序变化。
需要:MIDP...
一组 MIDlet,实现单音调生成、使用各种源(如 JAR 文件和 HTTP)的音调排序以及一个应用程序中的混音、WAV 和音调排序变化。
需要:MIDP 2.0-a group MIDlet achieve buttoning transfer generation, the use of various sources (such as JAR files and HTTP), and a pitch ranking procedures for the application of sound mixing, WAV and scheduling changes tone. Need : MIDP 2.0
- 2022-03-12 19:53:52下载
- 积分:1
-
可在索爱K700C上运行的3D例程
可在索爱K700C上运行的3D例程-can run on the Sony Ericsson camera with 3D routines
- 2022-06-26 03:48:57下载
- 积分:1
-
用java编写的能在手机上运行的3d国际象棋3
用java编写的能在手机上运行的3d国际象棋3-Javaде3d3
- 2023-07-09 04:50:02下载
- 积分:1
-
物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos...
物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。-objects do parabolic movement is the basic game campaign physical model one! The PC game can be easily simulated gravity formula, but in mobile phone games, because most phones do not support floating-point operations can not be used sin, cos, to the early speed of decomposition. Therefore, it can only approximate simulation method! I have adopted is : Go after the first amplification of a simulated manner, and in order to more accurately by adding a certain amount of offset.
- 2022-02-12 07:24:44下载
- 积分:1
-
fibonacci
斐波那契数列,实现斐波那契数列的推导和输出,支持整数参数。(fibonacci queue)
- 2011-11-29 14:48:29下载
- 积分:1
-
一个滑雪游戏
一个滑雪游戏-a skiing game ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ ~~~~
- 2023-04-10 03:20:03下载
- 积分:1
-
索爱的蓝牙例程源程序
索爱的蓝牙例程源程序-routines source
- 2022-03-24 19:08:16下载
- 积分:1
-
FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可...
FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。使用的时候,先用 FontExporter 将图片字库导出,eg.java util.loc.FontExporter 宋体 12 text.xml 0 FL12然后在J2ME工程里面加入 PicFont.java,Lib.java,DataReader.java,创建PicFont对象,载入图片字用PicFont对象的 load()方法。画图片字用drawChar()方法。目前图片字支持各种字体,大小是1~32像素,渐变、阴影特效。-FontExporter: the specified file contains the text, using the specified font and font size of export. PicFont: show the font in another system, you can export the text above with the same font and size displayed. Use when FontExporter will first export the picture font, eg. java util.loc.FontExporter Song 12 text.xml 0 FL12 Then add it in the J2ME project PicFont.java, Lib.java, DataReader.java, create PicFont object, load the word picture PicFont object using load () method. Draw pictures with words drawChar () method.
- 2022-03-20 18:28:52下载
- 积分:1