Tasks:GTK Backend: Difference between revisions

From Adonthell
Jump to navigation Jump to search
m References: link added
m Reverted edits by Asipicabad (talk) to last revision by Ksterker
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 18:15, 27 November 2010

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