12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
* String data (?)
* Array operations (CopyArray, ArraySlice, DotProduct)
* A ,PopUp command to use a popup with arguments starting from a mark
* Operations with marks (duplicate a list, length of a list, etc)
* "Goto message" instruction
* Class inheritance (abstract)
* Case blocks
* Editor
* Mouse dragging
* Level index editor
* Bizarro world
* Edit attributes of existing objects
* Table of contents for levels
* Can define your own columns
|
>
|
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
* String data (?)
* Array operations (CopyArray, ArraySlice, DotProduct)
* A ,PopUp command to use a popup with arguments starting from a mark
* Operations with marks (duplicate a list, length of a list, etc)
* "Goto message" instruction
* Class inheritance (abstract)
* Case blocks
* Returning a class from COLLIDE/COLLIDEBY to transform
* Editor
* Mouse dragging
* Level index editor
* Bizarro world
* Edit attributes of existing objects
* Table of contents for levels
* Can define your own columns
|