Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 8, 2007, 9:19:39 PM (19 years ago)
Author:
muellmic
Message:

implementing interface 'by hand' without still buggy packing-function. can't test with spaceship because of segfault

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/playability/src/world_entities/world_entity.cc

    r10139 r10194  
    752752  {
    753753    this->healthWidget = new OrxGui::GLGuiEnergyWidgetVertical();
    754     this->healthWidget->setDisplayedName("Health");
     754    //this->healthWidget->setDisplayedName("Health");
    755755    //this->healthWidget->setSize2D(100,20);
    756756    //this->healthWidget->setAbsCoor2D(100,200);
Note: See TracChangeset for help on using the changeset viewer.