System file

From Bennu Wiki
Revision as of 17:59, 29 March 2009 by Sandman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

The system file is like a regular file, but it contains on the fly created graphics. These graphics are for example created by map_new(), map_clone() or write_in_map().

The system file can be accessed using 0 as the fileID. While this file can also be a file loaded from disc, the graphics in that file all have a graphID below 1000. Graphics created on the fly have graphID's 1000 or above.