Dear All,
I am a new in Corona and have been going through books and tutorial.
Could you please explain the use of xAlign and yAlign in the config file. How is this different from anchor point that we use in main file.
Dear All,
I am a new in Corona and have been going through books and tutorial.
Could you please explain the use of xAlign and yAlign in the config file. How is this different from anchor point that we use in main file.
x/yAlign sets the origin of the screen.
anchor points set the origin of the individual display object.
x/yAlign sets the origin of the screen.
anchor points set the origin of the individual display object.