Difference between revisions of "Visual Building Blocks"

From HLKitWiki
Jump to: navigation, search
(New page: Category:Basic Concepts and Terminology [Context: HL Kit … Basic Concepts and Terminology] ==Overview== The visual presentation of each game system is wholly distin...)
 
(Topics)
Line 19: Line 19:
 
*[[Sheets]]
 
*[[Sheets]]
 
*[[Dossiers]]
 
*[[Dossiers]]
*[[Resources]]
 
 
*[[Styles]]
 
*[[Styles]]
 +
*[[Resources]]

Revision as of 21:53, 15 November 2008

[Context: HL KitBasic Concepts and Terminology]

Overview

The visual presentation of each game system is wholly distinct from the underlying mechanics of the game system. However, it is no less critical to the overall usability of the data files. All the visuals are constructed from an assortment of generalized building blocks that are designed to allow you to tailor the interface to the nuances of each particular game system.

The overall structure of the visual interface is dictated by the way HL is designed. For example, the use of edit panels, summary panels, and tables of information will be common across every game system. Within that overall structure, though, the data file author can tailor the interface in a wide range of different ways.

The Kit provides a variety of pre-defined, visual building blocks that you can use, adapt, replace, and extend. This should make it possible to get something working in relatively short order, while also allowing you to extensively customize the interface to the needs of virtually any game system.

Topics

Each of the visual elements is outlined in the topics below. Further details on many of these elements can be found in the more advanced sections of the documentation.