This is an old revision of the document!
<- CRPL reference <- Screen Commands
Arguments | Result | Notation |
---|---|---|
- | screen width | – n2 |
Pushes the width of the screen in pixels onto the stack.
Trace("Your game window is " ScreenWidth " by " ScreenHeight " pixels." concat concat concat concat)