|
erik van nieuwburg made changes - 30/Aug/10 01:33 PM
[
Permalink
| « Hide
]
erik van nieuwburg added a comment - 30/Aug/10 01:34 PM
Jira text editor seems to have screwed up the issue, so I added a screen which shows that the semi colons are moved to the next line.
Sorry, I am posting messages way to fast, so I can get back to work..... just to prevent more confusion, this is the code:
Before autoformatting private function updatePosition() : void
{
_box.x++;
_box.y++;
}
After autoformatting private function updatePosition() : void
{
_box.x++
;
_box.y++
;
}
Michael Plank made changes - 02/Sep/10 02:53 PM
Michael Plank made changes - 02/Sep/10 02:54 PM
Sebastian Bär made changes - 10/Sep/10 11:47 AM
Michael Plank made changes - 15/Sep/10 10:13 AM
Stephanie Swiderski made changes - 16/Sep/10 12:29 PM
Stephanie Swiderski made changes - 16/Sep/10 02:31 PM
Philipp Arnolds made changes - 21/Sep/10 01:41 PM
Sebastian Bär made changes - 06/May/11 06:46 AM
Sebastian Bär made changes - 12/May/11 12:05 AM
Philipp Arnolds made changes - 24/Jun/11 01:57 PM
Philipp Arnolds made changes - 24/Jun/11 01:58 PM
FDT Team made changes - 22/Jun/12 06:31 PM
FDT Team made changes - 22/Jun/12 07:01 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||