so game is vertical view then I play, how to set up this:
Manifest-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MIDlet-Name: Alien Shooter 3D
MIDlet-Icon: /icons/ico.png
MIDlet-Vendor: NET Lizard
MIDlet-1: Alien Shooter 3D, /icons/ico.png, tr
MIDlet-Version: 1.0
MicroEdition-Profile: MIDP-2.0
to make it play horizontal? on full mobile screen?
Manifest-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MIDlet-Name: Alien Shooter 3D
MIDlet-Icon: /icons/ico.png
MIDlet-Vendor: NET Lizard
MIDlet-1: Alien Shooter 3D, /icons/ico.png, tr
MIDlet-Version: 1.0
MicroEdition-Profile: MIDP-2.0
to make it play horizontal? on full mobile screen?