[Gambas-devel-svn] SF.net SVN: gambas:[5418] gambas/trunk/comp/src/gb.map
Brought to you by:
gambas
From: <ga...@us...> - 2012-12-08 21:00:21
|
Revision: 5418 http://sourceforge.net/p/gambas/code/5418 Author: gambix Date: 2012-12-08 21:00:18 +0000 (Sat, 08 Dec 2012) Log Message: ----------- [GB.MAP] * NEW: Full rewriting of the tile layer. Now Tile layer have a preload system, and tiles manage internally 3 states Normal, Loading, Error. The Cache have been mixed in the layer class. The loading process is dissociated from the drawing one Modified Paths: -------------- gambas/trunk/comp/src/gb.map/.info gambas/trunk/comp/src/gb.map/.src/Map.class gambas/trunk/comp/src/gb.map/.src/MapView.class gambas/trunk/comp/src/gb.map/.src/Tests/FMain.class gambas/trunk/comp/src/gb.map/.src/Tools/Geo.module gambas/trunk/comp/src/gb.map/.src/Types/_Tile.class gambas/trunk/comp/src/gb.map/.src/_MapLayer.class gambas/trunk/comp/src/gb.map/.src/_MapTile.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |