activate(name {String})
Starts the TILE engine once all of the desired modes and plugins have been inserted using insertMode, insertPlugin, and insertModePlugin. If name is given, finds the matching Mode with that name and activates it first, after loading all of the src files.
Takes
name {String} name of the Plugin that you want open when TILE starts.