CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 J2ME 搜索资源 - Collision-Detection

搜索资源列表

  1. pigmidlet

    0下载:
  2. 一个关于J2ME的确游戏,2D游戏,碰撞检测 人物移动,卷动地图-on J2ME is a game, 2D games, collision detection figures Mobile, scrolling map
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:157520
    • 提供者:ritter
  1. JSR184Picking

    0下载:
  2. 3D手机开发环境JSR184(M3G)下对于拾取操作的例子,pick技术可以用于拾取场景中的Mesh和Sprite3D,在速度允许的前提下,该技术可作为碰撞检测的一种手段.包含了源代码和简单说明,是学习3D手机开发的好资料.-3D handset development environment JSR184 (M3G) for the picking operation example, pick Technology can be used to pick up the scene and M
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:32852
    • 提供者:gongjian
  1. j2me1.0fish

    0下载:
  2. 一款吞吃鱼的小游戏,碰撞检测写得很精彩,新手值得借鉴-A small fish swallowed the game, collision detection was very exciting, and newcomers worth learning
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:19116
    • 提供者:赵连君
  1. 地形碰撞检测方法

    0下载:
  2. 地形碰撞检测方法,J2ME手机游戏开发例程之一,供初学者学习,含代码!-terrain collision detection methods, the development of J2ME mobile gaming routines, one for beginners to learn, with the code!
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:3236
    • 提供者:
  1. pengzhuangjiance

    0下载:
  2. JAVA写的简单的碰撞检测,用的MIDP1,程序很简洁明了-JAVA write simple collision detection, used MIDP1, procedures are clear and concise
  3. 所属分类:J2ME

    • 发布日期:2017-04-02
    • 文件大小:1522
    • 提供者:qq
  1. java_plane

    1下载:
  2. 本人写的第二个J2ME游戏,是个横板飞行射击游戏,游戏带有音效、碰撞检测、爆炸动画、简单的RMS记录分数。数字键0为使用炸弹。由于条件限制,未在真机测试过。-I wrote the second J2ME games, is a horizontal board flight shooting game, games with sound effects, collision detection, the explosion animation, a simple RMS record scor
  3. 所属分类:J2ME

    • 发布日期:2013-11-26
    • 文件大小:5422436
    • 提供者:黄漳毅
  1. Prj_MyGame

    0下载:
  2. J2ME开发的RPG游戏,里面有教科书般的碰撞检测,死亡效果,自由落体等多种算法,供初学者参考的-J2ME development RPG Games, which have the textbook-like collision detection, death effects, free-falling and many other algorithms, for beginners reference
  3. 所属分类:J2ME

    • 发布日期:2017-04-25
    • 文件大小:67345
    • 提供者:张三
  1. j2mestudy

    0下载:
  2. j2me新手学习全套示例源代码,一些必备的代码,包括人物移动、接口使用、地图绘制、Sprite类的使用、碰撞检测、Sprite怪物行走等,不过从代码来看,好像是一个完整的游戏分解来的。 -j2me novice studying a full set of sample source code, some of the necessary code, including figures mobile, interface use, cartography, Sprite type of us
  3. 所属分类:J2ME

    • 发布日期:2017-04-24
    • 文件大小:106558
    • 提供者:agang
  1. TankGame4

    0下载:
  2. 1) 图像的基本操作; 2) ImageObserver接口、ImageProducer接口的应用; 3) FilteredImageSource类、ImageFilter类、CropImageFilter类的应用; 4) 帧图片数组的运用; 5) 碰撞检测。 -1) the basic operation of the image 2) ImageObserver interface, ImageProducer application interface 3) Fil
  3. 所属分类:J2ME

    • 发布日期:2017-04-09
    • 文件大小:180596
    • 提供者:paul
  1. TankGame5

    0下载:
  2. 1) 在实践中理解游戏地图的含义 2) 地图的编辑制作 3) 地图数据的运用 4) 地图的碰撞检测 -1) in practice to understand the meaning of the game map 2) map of the editing 3) the use of map data 4) map of the collision detection
  3. 所属分类:J2ME

    • 发布日期:2017-04-25
    • 文件大小:479642
    • 提供者:paul
  1. 232256200811355_2

    0下载:
  2. 1.掌握用户按键事件处理方法 2.进一步掌握Sprite类 3.掌握碰撞检测的处理过程 4.实现英雄行走功能-1. Master user key event handling method 2. Further understand Sprite Class 3. Master the process of collision detection 4. The realization of the hero walking
  3. 所属分类:J2ME

    • 发布日期:2017-05-07
    • 文件大小:1033837
    • 提供者:王学平
  1. J2ME_TANK

    0下载:
  2. 利用J2ME开发的手机游戏,能够实现坦克的移动,子弹发射,图层碰撞检测等功能,能够实现电视坦克游戏的功能-The use of J2ME mobile games development, to achieve the movement of tanks, bullets fired, functional layers such as collision detection, to achieve the functions of the television game tanks
  3. 所属分类:J2ME

    • 发布日期:2017-04-06
    • 文件大小:79615
    • 提供者:mykoma
  1. J2ME

    0下载:
  2. J2ME中的基础碰撞检测算法浅析!学习一下-J2ME in a collision detection algorithm based on Analysis! Learning about
  3. 所属分类:J2ME

    • 发布日期:2017-04-07
    • 文件大小:3514
    • 提供者:xl
  1. IKAMapEdit

    0下载:
  2. 内容主要的包含有RPG脚本碰撞检测,和剧情的基本设计-The main contents of the scr ipt contains RPG collision detection, and the basic design story
  3. 所属分类:J2ME

    • 发布日期:2017-04-08
    • 文件大小:241609
    • 提供者:
  1. collision

    0下载:
  2. 根据向量运算,实现了球体与线段,球体间的碰撞检测,可根据需要加入引力参数。同时在j2me平台测试了球体碰撞,当然GUI可根据需要定制。-According to vector operations, to achieve a sphere with the line, the ball collision detection between, according to the need to add gravity parameters. Also tested in the j2me plat
  3. 所属分类:J2ME

    • 发布日期:2017-04-02
    • 文件大小:23862
    • 提供者:金国哲
  1. 23

    0下载:
  2. J2ME开发GameAPI2-Sprite碰撞检测和动画源代码-J2ME development GameAPI2-Sprite collision detection and animation source code
  3. 所属分类:J2ME

    • 发布日期:2017-04-16
    • 文件大小:59726
    • 提供者:qiujin1160
  1. tank

    0下载:
  2. JAVA ME下的经典游戏坦克大战,对贴图进行重绘,实现碰撞检测,子弹消图,爆炸效果等,是JAVA ME初级游戏编程者比较有帮助的东西-JAVA ME classic game Battle City next on the map to redraw, to achieve collision detection, bullets consumption figure, explosion effects, the game is to JAVA ME programming to compa
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:88461
    • 提供者:何杰
搜珍网 www.dssz.com