资 源 简 介
easy game framework for android ( egf4a )
a simple java 2d game framework for android
* based on SurfaceView
* sprite(called "node") insert/update/remove and tile support
* spatial grid and quadtree for node management
1. rect based spatial search
1. grid and lite grid
1. a simple quadtree
* customed UI control
1. button
1. label
1. textbox
1. select
1. check
* pooled input
* soundPool wraper
* a full framework(include activity) not a library
* less memory useage and more performance