搜索资源列表
2PaintChattuyaban
- 涂鸦聊天室 Paint Chat与大家分享,还不错。
src
- simple game engine used in creating pacman game. developed using java awt to paint the canvas.
scribble-source
- This a simple java applet implementation of a paint-brush style program. It has the basic drawing tools such as pen, line, filled and non-filed rectangles and ellipses and color manipulation options, other than that its really boring, but a good exam
Els
- 自学JAVA不久,第一次自己编小程序。在家摸索了三天才完成。 * 对于如何选择合适类还没有经验,这里直接在JFrame上设计paint()方法将所有内容绘制。没有掌握面向对象编程还- -! * 建模上借鉴了小时候玩的那中手柄游戏,将主面板划分为12*20的小格;后来为了设计碰撞,又改为14*21,绘制部分仍为12*20。(两侧与底部为边界) * 这些格子的信息用一个二维数组存储,数组中每个元素用0,1来表示是否被绘制成黑色。paint()方法中将值为1的格子绘制成黑色,0
java-eluosifangkuai
- 用JAVA语言编写俄罗斯方块游戏,实现俄罗斯方块游戏的基本功能。课题主要完成目标是利用小应用程序模版及按钮事件、多线程以及相关事件处理完成俄罗斯方块游戏的操作程序。应用到的技术包括类的继承,接口的引用以及各类中重要方法的充分运用paint方法绘制游戏区,移动有效性判断locateFlag(),等),以及多线程的应用实现对方块下落速度的控制(线程的应用(线程的创建、run()方法的使用-Tetris game written in JAVA language, the basic function
0228
- Surface的一些基本的使用 Surface的一些基本的使用-import java.util.ArrayList import java.util.List import android.content.Context import android.graphics.Bitmap import android.graphics.BitmapFactory import android.graphics.Canvas import android.gr
paint
- 用applet绘制出一些带间隔的图形,用于java嵌入applet的用例。-paint by java and applet.
PaintApp
- A paint application using JAVA
paint
- Aquí tienes un pequeñ o applet de ejemplo de un paint en java