Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
(Code documentation)
(Code documentation)
Line 60: Line 60:
 
** [https://devdocs.wesnoth.org/GUILayout.html Layout]
 
** [https://devdocs.wesnoth.org/GUILayout.html Layout]
 
** Gui2 WML
 
** Gui2 WML
*** [[GUICanvasWML]]
+
*** [https://devdocs.wesnoth.org/group__GUICanvasWML.html GUICanvas]
 
*** [[GUIToolkitWML]]
 
*** [[GUIToolkitWML]]
 
*** [https://devdocs.wesnoth.org/group__GUIWindowDefinitionWML.html WindowDefinitionWML]
 
*** [https://devdocs.wesnoth.org/group__GUIWindowDefinitionWML.html WindowDefinitionWML]

Revision as of 07:22, 22 January 2021

General Information

Tools and Packaging

I want to start coding, what can I do?

Game - Create content

Code documentation

Communication, Feedback, Events

Miscellaneous