Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 26, 2006, 7:15:22 PM (20 years ago)
Author:
patrick
Message:

network: billboard compiles again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/world_entities/image_entity.h

    r6779 r6781  
    3333  /** @param rotationSpeed the speed at what the crosshair should rotate */
    3434  void setRotationSpeed(float rotationSpeed) { this->rotationSpeed = rotationSpeed; };
    35   void toggleBillboard();
     35  void toggleBillboarding();
    3636
    3737  virtual void tick(float dt);
Note: See TracChangeset for help on using the changeset viewer.