Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - create object
Search - create object - List
DL : 0
1. 创建一个独立的线程类,优化游戏的状态控制; 2. Random类的应用; 3. 对象数组的应用。 -1. To create a separate thread type, and optimize the control status of the Games 2. Random category of application 3. The application of an array object.
Date : 2026-01-10 Size : 329kb User : paul

DL : 0
FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。<br><br>使用的时候,先用 FontExporter 将图片字库导出,eg.<br>java util.loc.FontExporter 宋体 12 text.xml 0 FL12<br><br>然后在J2ME工程里面加入 PicFont.java,Lib.java,DataReader.java,创建PicFont对象,载入图片字用PicFont对象的 load()方法。画图片字用drawChar()方法。<br><br>目前图片字支持各种字体,大小是1~32像素,渐变、阴影特效。-FontExporter: the specified file contains the text, using the specified font and font size of export. <br><br> PicFont: show the font in another system, you can export the text above with the same font and size displayed. <br><br> Use when FontExporter will first export the picture font, eg. <br> java util.loc.FontExporter Song 12 text.xml 0 FL12 <br><br> 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. <br><br> Currently supports a variety of picture word font, the size of 1 to 32 pixels, gradient, shadow effects.
Date : 2026-01-10 Size : 12kb User : lilianji
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.