Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 375 Bytes

File metadata and controls

5 lines (4 loc) · 375 Bytes

AndEngine Collision Extension

edited for runable with AndEngine GLES2 Anchor Center

##Dependencies Since the core code for the collision checking was moved to another pure Java project in order to make it easier to develop and test, you need to add to your build path the src directory of the [CollisionCore project](https://github.com/MakersF/CollisionCore CollisionCore)