Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 5, 2007, 2:48:15 PM (17 years ago)
Author:
nicolasc
Message:

moved "ship attributes" to world entity
electronic and shield widget not yet working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/vs-enhencements/src/world_entities/playable.h

    r10368 r10670  
    3232  typedef enum {
    3333    Vertical         =  1,       //!< Vertical (seen from left or right/move in x-z)
    34     Horizontal       =  2,       //!< Horizontal (seet from the top/move in x-y)
     34    Horizontal       =  2,       //!< Horizontal (seen from the top/move in x-y)
    3535    FromBehind       =  4,       //!< Seen from behind (move in z-y)
    3636    Full3D           =  8,       //!< Full featured 3D-mode. (move in all directions x-y-z)
Note: See TracChangeset for help on using the changeset viewer.