Tasks:GTK Backend

From Adonthell
Revision as of 19:52, 11 May 2009 by Ksterker (talk | contribs) (References: link added)
Jump to navigation Jump to search

Back to Task List

Overview

A GTK+ gfx backend module would make internal objects such as images and sprites available to content editors.

Dependencies

None

Requirements

  • Implement the screen and surface interfaces on top of GTK+. (done)
  • Implement proof-of-concept GTK+ app that can display game objects. (done)

References