Table of contents
- Game Maker Documentation
- What is New
- Using Game Maker
- Advanced use
- Polishing your game
-
The Game Maker Language (GML)
-
GML Language Overview
- A Program
- Variables
- Assignments
- Expressions
- Extra Variables
- Addressing variables in other instances
- Arrays
- If statement
- Repeat statement
- While statement
- Do statement
- For statement
- Switch statement
- Break statement
- Continue statement
- Exit statement
- Functions
- Scripts
- With constructions
- Comment
- Functions and variables in GML
- Computing things
- Game play
- User Interaction
- Game Graphics
- Sound and music
- Splash screens, highscores and other pop-ups
- Resources
- Changing Resources
- Files, registry, and executing programs
- Data Structures
- Creating particles
- Multiplayer Games
- Using DLL's
- 3D Graphics
-
GML Language Overview