Show
Ignore:
Timestamp:
11/12/02 15:15:28 (6 years ago)
Author:
sholloway
Message:

General cleanup and testing

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/RBRapier/doc/DesignLayout.xml

    r341 r369  
    108108 
    109109        <package name='Managers'> 
    110             <module name='States'> 
    111                 Both client and global states 
    112                 Uses a checkpoint model 
    113             </module> 
    114             <module name='Attributes'> 
    115                 Uses a checkpoint model 
    116             </module> 
    117             <module name='BufferClearing'> 
    118                 Most effecient when clearing multiple buffers together... 
    119             </module> 
     110            <module name='States'/> 
     111            <module name='ClientStates'/> 
     112            <module name='Attributes'/> 
     113            <module name='BufferClearing'/> 
    120114            <module name='Display List Cache' /> 
    121115        </package>