Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 18, 2006, 12:58:14 AM (20 years ago)
Author:
patrick
Message:

network: the simple menu now works. now i need more graphics, more effects and more sound

File:
1 edited

Legend:

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

    r6514 r6520  
    3030  void loadParams(const TiXmlElement* root);
    3131
    32   void setSize(float size);
     32  void setSize(float sizeX, float sizeY);
    3333  void setTexture(const char* textureFile);
    3434  /** @param rotationSpeed the speed at what the crosshair should rotate */
Note: See TracChangeset for help on using the changeset viewer.