Wednesday, February 9, 2011

XJB Compiler and Enum Class Parameter issue


XJB compiler creates the Java Enum Class.

It is weird that sometimes it creates Class for some parameters with String Type and sometimes with specific EnumType.

So, during compilation you will get lot of errors like this function does not support this parameter ..blah..blah..

Solution:
Get to the root class with for which XJB compiler is giving errors. And If you checked it out revert it to previous version.

Tuesday, February 8, 2011

Visual Game Designer for Corona® SDK "SpriteDeck" -- Build the mobile games SpriteDeck way !!

An awesome visual designer - game building tool - available named SpriteDeck. It is third party tool for Corona SDK. You can drag and drop the images same as .Net or JBuilder, relate the images to the events, create the sequences. Some small changes in the code and you are good to go.

This tool is compatible with Corona on Windows and Mac.

You can create the stages for your game and see how it looks like. It saves huge time over the coding.

Comic book creation is also simple by this tool. To get more idea about the tool click here.

One more interesting thing - it supports Physics engine of Corona SDK. Woowww !! Try it.

There is a forum to discuss the issues related to Spritedeck.