This repository was archived by the owner on Jan 26, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Degree modifier
Peter Tillema edited this page Nov 26, 2018
·
2 revisions
There is a modifier you can use in ICE called the degree symbol (°). You can paste this in by hitting [2nd]
, [APPS]
, [ENTER]
(or [1]
). When this is placed directly before a variable, it will return the memory address of where the variable is stored. Some commands require you use this, and you will see the documentation using them when required. You can also use the modifier to get the address of a named string/list.
ICE Compiler | Peter Tillema
- Introduction
- Building your first program
- Math and numbers
- Variables
- Standard system commands
- Program flow control
- Pointers
- Graphics
- Sprites
- Tilemaps
- Useful routines