tiles
Isometric tilled-map scrolling
I have a problem here. I\'m s开发者_开发技巧earching answer for this for some time now, trying to get into solution by myself, but with no results. This question was probably asked many times, but eve[详细]
2023-03-27 01:38 分类:问答SpringMVC 3 and Tiles 2 Localization of Page Title
I have a project setup using Spring 3, Apache Tiles 2 and Maven. Before I implement Tiles I was using the messages.properties file to dynamically populate the titles for a webpage (The part that appea[详细]
2023-03-25 23:03 分类:问答Tile game diagonal movement
I am making a tile game. Was following http://www.raywenderlich.com/1163/how-to-make-a-tile-based-game-with-cocos2d. Using the whole screen as the joystick for a character that stays in the middle. Th[详细]
2023-03-25 11:43 分类:问答Spring MVC very simple design question
I\'m new to Spring MVC and want to ask a very simple question about simplicity of design.. I want to write a very simple project in Spring (3.1) that takes an email address and puts it into a databa[详细]
2023-03-25 10:01 分类:问答Using Spring Webflow + Tiles: How to specify which tiles definition to use at runtime?
I have a web application running开发者_如何学C with Spring Webflow, Tiles and JSP. Currently all pages are extending my \"defaultLayout\" definition (which has a banner, menu structure, footer, etc.)[详细]
2023-03-24 16:43 分类:问答spring 3 with tiles 2.2.2 and velocity integration
I need to configure Tiles and Velocity with springMVC 3.0, I think I nee开发者_开发问答d a complete example[详细]
2023-03-23 06:46 分类:问答xna 2d tile map editor drawing only whats on screen
Okay, I have a 2d Tile Map editor I\'m working on in xna c#. In the Draw method I loop through (with a \'for\' loop) my 2 dimensional array of tiles so that[详细]
2023-03-22 01:31 分类:问答Parsing 3D XML Tile Info
I am recreating a game (using only web languages, mind you), and for each room I have the XML for the tile placement. Parsing the XML doesn\'t produce the correct result, as there are not only X &[详细]
2023-03-21 12:51 分类:问答Android Development: 2d Best way to do RPG? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-03-20 19:11 分类:问答How to define a tile structure for a 2D tile based game?
I\'m making a 2d tile based game, and I\'ve tried to keep my tile structure small by using bit fields and bytes for the values in the tile structure:[详细]
2023-03-20 15:56 分类:问答