SoC Ideas Gui2 Input

From The Battle for Wesnoth Wiki
Revision as of 22:21, 28 February 2010 by Crab (talk | contribs)


This page is related to Summer of Code 2010
See the list of Summer of Code 2010 Ideas



This is a Summer of Code 2010 Idea


Description

Port Wesnoth input framework to a more flexible system

Since 2008, Wesnoth has been rewriting its GUI system with a more flexible system allowing all user interface aspect to be specified through WML. One of the areas that hasn't been ported to the new system yet is the input subsystem. The point of this SoC would be to make Wesnoth use the new framework for input, keeping in mind different input types than the usual keyboard+mouse (console type pads or phone touchscreens for example)

Additional Information