Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2007, 3:54:26 PM (17 years ago)
Author:
rennerc
Message:

Vertical playmode for SpaceShip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/vs-enhencements/src/util/track/track.h

    r10642 r10662  
    5050   int                   nodeCount;            //!< The count of points this Track has.
    5151   Curve*                curve;                //!< The Curve of this Track
     52   
     53   ActionBox*            getActionBox(){ return this->actionBox; }
    5254
    5355 private:
Note: See TracChangeset for help on using the changeset viewer.