3.6 version
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
3.6 version
Bug in GET SPRITE POS command will be corrected.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 3.6 version
Help button will be available from files window.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 3.6 version
It will be possible to create desktop icons to run smart BASIC programs directly from your desktop.
Read "Notes" section of the manual for details.
Read "Notes" section of the manual for details.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 3.6 version
It will be not necessary to use sprite name in SPRITE END command.
New program sample "15.txt" will be added to section "Games".
New program sample "15.txt" will be added to section "Games".
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 3.6 version
"Run" button will be added to top toolbar when program stopped. It will allow to re-run program without entering code editing.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 3.6 version
smart BASIC will be able to show images directly from files view, with information: image width and height, dpi scale, number of frames (for animated GIF). Animated GIF files will be shown with animation.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 3.6 version
Command SPRITE AT will be expanded:
SPRITE n$ AT x,y SCALE s ANGLE a FLIP k
places sprite with name [n$] at coordinates [x] and [y], sets its scale to value [s] and rotates it to angle [a]. Parameter FLIP allows to mirror sprite horizontally if [k] = 1, mirror vertically if [k] = 2, or show without mirroring if [k] = 0 or if FLIP is not used. Scaling and rotation are performed relatively the center of the sprite. Parameters SCALE, ANGLE and FLIP are optional, their order is arbitrary. By default scale is 1 and angle is 0. OPTION ANGLE command affects this command.
SPRITE n$ AT x,y SCALE s ANGLE a FLIP k
places sprite with name [n$] at coordinates [x] and [y], sets its scale to value [s] and rotates it to angle [a]. Parameter FLIP allows to mirror sprite horizontally if [k] = 1, mirror vertically if [k] = 2, or show without mirroring if [k] = 0 or if FLIP is not used. Scaling and rotation are performed relatively the center of the sprite. Parameters SCALE, ANGLE and FLIP are optional, their order is arbitrary. By default scale is 1 and angle is 0. OPTION ANGLE command affects this command.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 3.6 version
new command will be added:
SPRITE n$ FLIP k
mirrors sprite [n$] horizontally if [k] = 1, vertically if [k] = 2, or shows sprite without mirroring if [k] = 0.
SPRITE n$ FLIP k
mirrors sprite [n$] horizontally if [k] = 1, vertically if [k] = 2, or shows sprite without mirroring if [k] = 0.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: 3.6 version
This version is feature-packed and is heading to App Store.
Re: 3.6 version
Yuhuuuu, just downloaded and rated *****
Thanks for including forum user's screenshots
in the App overview slides : )
Thanks for including forum user's screenshots
in the App overview slides : )