tiles
Preventing overlays from disappearing when zoomed - MKMapView & MKOverlay
I am working on an iPhone / iPad app that is using semi-transparant tiled map overlays via MKMapView and MKOverlay.[详细]
2023-01-28 15:54 分类:问答XNA isometric tiles rendering issue
I\'m currently working on a XNA game prototype. I\'m trying to achieve a isometric view of the game world (or is it oth开发者_运维知识库ographic?? I\'m not sure which is the right term for this projec[详细]
2023-01-27 22:17 分类:问答Tiles and redirect in Spring MVC
I am using Tiles 2 in my Spring 3 MVC application i defines a form : <definition name=\"addcompany.htm\" extends=\"baseLayout\">[详细]
2023-01-25 09:32 分类:问答Tilera cross compilation - linking errors
I\'m trying to cross compile a source for Tilera and I got the following error while linking. All these errors are related to C++ STL(Standard Template Library).[详细]
2023-01-25 06:23 分类:问答2D grid water/liquid simulation (platformer tile based)
I have a grid based game (platformer) where I\'ve based everything on tiles. I have tiles that are solid and liquid. I\'m trying to find of a good way to make water tiles simulate water in a rough way[详细]
2023-01-22 03:24 分类:问答Apache Tiles : change template page at runtime
I have a question : suppose that in a spring MVC 3.0 enviroment i manage Views with Tiles : I have a xml file with definitions of all views. Every view extends a specific template. I have two template[详细]
2023-01-21 01:35 分类:问答JS: how to algorithmically highlight a diamond-shaped selection of x/y coordinates?
If given an array of arrays creating an n x n map of tiles, is there a way to loop through an algorithm that would highlight tiles which form a diamond shape? (the key problem is not to hardcode it, s[详细]
2023-01-20 02:33 分类:问答How to get one more datapoint beyond the requested data-range in core-data?
I\'m working on an iPhone app which graphs a large database, accessed through core-data, in a line-chart. I\'m using a tile-based approach to rendering this graph. The distance between datapoints is i[详细]
2023-01-19 22:50 分类:问答NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder
I\'m trying to run the sample tiles example given here. Below is my POM.xml: <dependencies> <dependency>[详细]
2023-01-16 09:45 分类:问答Isometric Screen to Map
I\'m trying to figure out how I can get the correct \"active\" tile under the mouse when I have \"ramp\" and +1 height tiles (see picture below).[详细]
2023-01-15 18:44 分类:问答