Event (Game Maker)
An event in Game Maker is when something happens to an instance. For example if one instance collides with another, both receive Collision events.
Once an instance has received an event, it triggers the action(s) for that event.
page revision: 10, last edited: 05 Jul 2012 18:24