Page 1 of 2
3.6 version
Posted: Thu Jan 30, 2014 9:13 am
by Mr. Kibernetik
Bug in GET SPRITE POS command will be corrected.
Re: 3.6 version
Posted: Fri Jan 31, 2014 9:42 am
by Mr. Kibernetik
Help button will be available from files window.
Re: 3.6 version
Posted: Sat Feb 01, 2014 11:25 am
by Mr. Kibernetik
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.
Re: 3.6 version
Posted: Sat Feb 01, 2014 7:43 pm
by Mr. Kibernetik
It will be not necessary to use sprite name in SPRITE END command.
New program sample "15.txt" will be added to section "Games".
Re: 3.6 version
Posted: Sat Feb 01, 2014 8:00 pm
by Mr. Kibernetik
"Run" button will be added to top toolbar when program stopped. It will allow to re-run program without entering code editing.
Re: 3.6 version
Posted: Mon Feb 03, 2014 4:28 pm
by Mr. Kibernetik
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.
Re: 3.6 version
Posted: Mon Feb 03, 2014 11:39 pm
by Mr. Kibernetik
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.
Re: 3.6 version
Posted: Mon Feb 03, 2014 11:45 pm
by Mr. Kibernetik
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.
Re: 3.6 version
Posted: Tue Feb 04, 2014 10:41 am
by Mr. Kibernetik
This version is feature-packed and is heading to App Store.
Re: 3.6 version
Posted: Tue Feb 11, 2014 8:33 pm
by Operator
Yuhuuuu, just downloaded and rated *****
Thanks for including forum user's screenshots
in the App overview slides : )