Jump to content

Engine

From ModEnc²
Revision as of 18:22, 15 August 2004 by 80.177.214.142 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In terms of modding, the engine refers to the core program and rules that the game obeys. Rules such as the method by which the display is rendered to the display, how ingame physics are modeled and the code for handling art assets. All the low level stuff is handled by the game engine.