Difference between revisions of "Lib"
From VCMI Project Wiki
(Created page with "Lib consists of two logical parts: == Library of general-purpose structures == * int3 * Creature set * Bonus * Json parser == Game object handlers == * [[Adventur...") |
(→Library of general-purpose structures) |
||
Line 2: | Line 2: | ||
== Library of general-purpose structures == | == Library of general-purpose structures == | ||
+ | |||
+ | These classes belong to VCMI_lib project and handle objects specific to game. | ||
* int3 | * int3 |
Revision as of 13:14, 10 November 2011
Lib consists of two logical parts:
Library of general-purpose structures
These classes belong to VCMI_lib project and handle objects specific to game.
- int3
- Creature set
- Bonus
- Json parser
Game object handlers
- Adventure object handler
- Artifact handler
- Town building handler
- Campaign handler
- Hero handler
- Spell handler
- Town handler
- Lod handler
- General text handler