Tasks:GTK Backend

From Adonthell
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