- Joined
- Dec 13, 2018
- Messages
- 375
When variables are declared like this:
...only the first appears in the 'Code' Browser tab.
Not a big deal. Personally I could live with one declaration per line but sometimes it makes sense to group them in this way.
Code:
Field x:Float, vx:Float
...only the first appears in the 'Code' Browser tab.
Not a big deal. Personally I could live with one declaration per line but sometimes it makes sense to group them in this way.