Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 28, 2007, 12:08:09 AM (16 years ago)
Author:
dumenim
Message:

added gamestates to packetCode/Decode classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/network/GameStateManager.cc

    r247 r290  
    2222}
    2323
    24 GameState GameStateManager::getSnapshot(){
     24GameState GameStateManager::getSnapshot()
     25{
    2526 
    2627}
    2728
    28 bool GameStateManager::loadSnapshot(GameState state){
     29bool GameStateManager::loadSnapshot(GameState state)
     30{
    2931 
    3032}
Note: See TracChangeset for help on using the changeset viewer.