Unification Java plugin API

From Wikiid
Revision as of 11:03, 16 February 2008 by SteveBaker (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

All objects in Unification are controlled by Java plugins.

The interface to the game is built into 'class GameInterface' and all plugins are required to derive from that class.

This document explains the things that GameInterface provides:


Wikiid Pages relating to Unification (edit)
Unification - Main page
Unification - Controls
Unification - Levels :
List of Levels, Level design, Screen shots, Models
Unification - Java Plugins :
Java plugin API, Event handling, Flags, GameInterface API , Alphabetical Index
Unification - Source Code Documentation :
Initialisation, Main Loop, gameTools, PLIB II