(svn r21270) -Doc: Doxyment updates and additions. Removal of doxyment in code.

This commit is contained in:
alberth
2010-11-20 14:15:02 +00:00
parent 5d72befbcd
commit 3b0ee65571
9 changed files with 60 additions and 29 deletions

View File

@@ -33,9 +33,9 @@ enum BridgePieces {
DECLARE_POSTFIX_INCREMENT(BridgePieces)
static const uint MAX_BRIDGES = 13;
static const uint MAX_BRIDGES = 13; ///< Maximal number of available bridge specs.
typedef uint BridgeType;
typedef uint BridgeType; ///< Bridge spec number.
/**
* Struct containing information about a single bridge type