Libraries Available in Phrogram
- (Collections)
- Colors
- Console
- DateTime
- Drawing
- FileIO
- Fonts
- Game3D
- (GameInput)
- (GameUI3D)
- Keyboard
- Keys
- Math
- Mouse
- Shell
- Sounds
- Sprites
- Strings
- SystemColors
- Timers
(Library) denotes a library of only types. The other libraries
may also contain types. To know what types are available in a
library named "Library", use "Define xxx As Library.".
Afterwards, to find out what is available for object xxx, use
"xxx.". Otherwise, to learn what is available in a library named
"Library", use "Library.".