1.any of various primates with short tails or no tail at all
2.someone who copies the words or behavior of another
3.person who resembles a non-human primate
1.imitate uncritically and in every aspect;
Her little brother apes her behavior
2.represent in or produce a caricature of;
The drawing caricatured the President
简介 APE是一个结构清晰简单的ActionScript 2D物理引擎,实现了大部分物理模拟(弹性、摩擦力、牵引力等),对于初学物理引擎的同学可以从APE学起。但相比较另一个物理引擎Box2D来说,APE还缺乏例如多边形碰撞等等。 APE(Actionscript Physics Engine)是一个ActionScript3写成的物理引擎,用于模拟现实中物体发生的运动和碰撞。它是免费、开源的,遵循MIT协议。看起来特别适用用来做游戏开发,已经有许多很有趣的应用使用这个开发