Tasks:GTK Backend

From Adonthell
Revision as of 18:15, 27 November 2010 by Ksterker (talk | contribs) (Reverted edits by Asipicabad (talk) to last revision by Ksterker)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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