Constants
 
 
 
 
Constants / On & Off
 
 
Off Constant Off
On Constant On
 
 
Constants / True & False
 
 
False Constant False
True Constant True
 
 
Constants / Yes & No
 
 
No Constant No
Yes Constant Yes
 
 
Constants / Maths
 
 
NULL Constant NULL
PI# Constant PI#
 
 
Constants / Arrays
 
 
PBArraystruct_size The Byte Size of PlayBASIC's internal Array Header.
 
 
Constants / Map Animations
 
 
PBMapAnim_Backward Map Animation Constant - Backward Animation
PBMapAnim_BackwardOnce Map Animation Constant - BackwardOnce
PBMapAnim_Forward Map Animation Constant - Forward Animation
PBMapAnim_ForwardOnce Map Animation Constant - ForwardOnce
PBMapAnim_Idle Map Animation Constant - Idle Animation
PBMapAnim_MASK Map Animation Tile Animated Mask
PBMapAnim_PingPongBackward Map Animation Constant - PingPongBackward
PBMapAnim_PingPongForward Map Animation Constant - PingPongForward
 
 
Constants / Compiler & Debug Modes
 
 
PBCompileMode Contains the current Compile Mode
PBDebug Constant PBDebug
PBDebugMode Constant PBDebug
PBExplicitState Contains the current state of Compilers Explicit/ForceDeclaration mode
PBTraceState Contains the current state of Compilers Trace mode
 
 
Constants / Version Numbers
 
 
PBVersion Contains the PlayBASIC version
PlayBasic$ PlayBasic compiler version string
PlayBasicVersion Contains the PlayBASIC version
 
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com