Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pickups/src/orxonox/objects/pickup/ShipItem.cc @ 1998

Last change on this file since 1998 was 1998, checked in by dsommer, 16 years ago

Pickups Basics

File size: 69 bytes
Line 
1#include "Shipitem.h"
2
3
4itemtype CheckType(){
5        return This.type};
6       
7       
Note: See TracBrowser for help on using the repository browser.