The GMpedia.org Community Wiki
Welcome to the GMking.org community developed, community written, community wiki. This wiki has been created as a central resource for Game Makers, Game Hackers and Game Players. This wiki is by no question an important source for the priceless information you need to know about anything game development related. Unlike other similar wikis, the one you see now before you is a much more organized and elegant wiki, whose primary goal is to provide you with all the information you need - with no return. So let's go! If you're here to find something, start browsing! If you're here to help and edit - then that's great! - edits are very welcome, we can't wait for you to start!
|
What's New
- May 09th, 2008 - Wiki updated, various image issues are now fixed.
- October 29th, 2007 - Flash articles are being imported from the Flash Wiki
- March 07th, 2007 - New enhanced spam protections added!
- March 06th, 2007 - GMking.org's Wiki moved to gmpedia.org
- August 28th, 2006 - Wiki's 100th Milestone
- July 19th, 2006 - Wiki Overhaul.
- February 2nd, 2006 - Wiki officially opened.
|
|
Using the following set of links, you can start browsing or editing. If you are looking for something else, then use the search feature.
|
Surfaces
Surfaces is a new feature that was added in Game Maker 6.1, it allows the user to use the normal draw functions to draw on a canvas, or a “surface” once, and then, it can be saved to a file, drawn on the screen, go through some manipulations and rotations, or get copied to another surface. You draw a line to the screen, then the line is saved on the surface, and the surface is drawn at the end of each step, which means that even if you draw thousands of lines on the surface, then draw the surface on the screen, the game will still run fast, as the surface is drawn all at once, not each line separately. More about that subject... - More similar pages...
|
|
... that GMking.org in fact stands for Game Making, and NOT Game Maker king.
... that Game Maker's red ball was used as a logo in version 3.0 to symbolize that it is a complete rewrite
... that C++'s name came from the C statement "++", which means "add 1 to the variable"
|
|
Where not otherwise stated, the contents of this wiki are lincenced under the Creative Commons Wiki License (Attribution-ShareAlike 3.0).
assimilation policy ~ full copyright policy
|
|