tiles
Isometric Tiled Maps in Android
I was wondering how to use isometric tiled maps on android. To crea开发者_高级运维te an Orthographic map you can use the Tile Map Editor and libigdx but libigdx doesn\'t support isometric maps.[详细]
2023-03-18 23:49 分类:问答How to configure Spring and Apache Tiles definitions to resolve jsps from classpath
This one\'s not very short, so please bear with me. I\'m developing a web app with Spring 3.0, Apache Tiles 2.2 and Spring WebFlow 2.2. One important requirement is that it needs to be very modular, m[详细]
2023-03-18 23:03 分类:问答Include part of tile with Apache Tiles?
I\'m having a hard time with Tiles. I have a webapp with many views, all of these are composed around a single template. The template has about three or four \"placeholders\", and for each view, diff[详细]
2023-03-18 19:44 分类:问答Memory Usage - Large Images
I\'m using Tiled to cut up my large images to save memory, but 开发者_如何学Cit uses the same amount? My image is 1986 x 1562 pixels in PNG format and that uses up 31MB of memory during gameplay. When[详细]
2023-03-17 17:19 分类:问答3 small images over big image with resizing enabled for all? Iphone
i have to make an offline map with icons but i will use images instead of maps because I don\'t know if there\'s any offline map code i can use available ?[详细]
2023-03-16 11:21 分类:问答Unit test fail when result type is tile
I am trying to test my action classes with the jUnit plugin. The action looks like this: @Action(value = \"default\", results = {[详细]
2023-03-16 02:51 分类:问答Apache Tiles: how to access definition name
I want to write the tiles definition name direct into the templates. But I have no idea how to access the definition name.[详细]
2023-03-15 18:17 分类:问答Building a tile game how to load the level data externally
I\'m building a basic tile game containing 3 layers of \'tiles\' The tiles itself Objects Items image the game has a dimension of 3x3 my data array\'s look like this:[详细]
2023-03-13 07:48 分类:问答Dynamic tile display optimalization in OpenGL
I am working on a tile based, top-down 2D game with dinamically generated terrain, and started (re)writing the graphics engine in OpenGL. The game is written in Java using LWJGL, and I\'d prefer it to[详细]
2023-03-12 19:57 分类:问答WP7 Update Tile locally
is there a possibility in WP7 to update a tile from the depending application. For example a weather service that updates the tile every hour (ShellTileSchedule).[详细]
2023-03-10 15:58 分类:问答