搜索资源列表
java_ape
- 用java写的2d物理引擎。里面包含了一个carDemo。适合用来做一些2d的游戏的力场,碰撞等物理系统。-Using java to write the 2d physics engine. Which contains a carDemo. Suited to make some 2d games of the force field, collision and other physical systems.
ape_a045
- Java版本的ape物理引擎 先简单介绍一下: AbstractCollection 所有群组的抽象类 AbstractConstraint 所有物理相互作用的的抽象类 AbstractItem 所有相互作用(碰撞)、粒子的基类 AbstractParticle 关于粒子的基类 APEngine 主引擎、力的类 CircleParticle 圆形粒子 RectangleParticle 矩形粒子 Co