Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 31, 2005, 1:40:55 PM (20 years ago)
Author:
patrick
Message:

network: digging deeper to bring more sense into the framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/story_entities/game_world.h

    r6366 r6368  
    3535    void loadParams(const TiXmlElement* root);
    3636
    37 
    3837    /* classes from story-entity */
    3938    virtual ErrorMessage preLoad();
     
    7069
    7170  protected:
    72     virtual void constuctorInit(const char* name, int worldID);
    73 
    7471    /* world - running functions */
    7572    virtual void mainLoop ();
Note: See TracChangeset for help on using the changeset viewer.