Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 2 and Version 3 of ~archive/ClassList


Ignore:
Timestamp:
Apr 15, 2017, 3:33:28 PM (8 years ago)
Author:
landauf
Comment:

fixed links

Legend:

Unmodified
Added
Removed
Modified
  • ~archive/ClassList

    v2 v3  
    22[[ArchivePage]]
    33
    4 !ClassList is an extension to [wiki:archive/BaseObject BaseObject], with which one is able to retrieve information about Elements in existence in the game.
     4!ClassList is an extension to [wiki:BaseObject BaseObject], with which one is able to retrieve information about Elements in existence in the game.
    55
    6 source:/trunk/src/lib/class_list.h
     6source:orxonox.OLD/trunk/src/lib/class_list.h
    77
    88== Usage ==
     
    3333
    3434== Dependencies ==
    35  * [wiki:archive/BaseObject BaseObject]
    36  * [source:/trunk/src/defs/class_id.h#HEAD ClassID]
     35 * [wiki:BaseObject BaseObject]
     36 * [source:orxonox.OLD/trunk/src/defs/class_id.h#HEAD ClassID]