摘要:
/*** 滑轮关节** @time 下午12:49:27* @author retacn yue* @Email zhenhuayue@sina.com*/@SuppressWarnings("unused")public class PulleyJointSurfaceView extends SurfaceView implements Callback, Runnable {private static final float RATE = 30;private Thread thread;private SurfaceHolder sfh;private int s 阅读全文
posted @ 2012-09-13 12:45
retacn_yue
阅读(274)
评论(0)
推荐(0)
浙公网安备 33010602011771号