#include <graphicClient.h>
Inheritance diagram for GraphicClient:


Public Methods | |
| GraphicClient (ost::TCPSocket &sock, World *w) | |
| virtual void | Run (void) | 
      
  | 
  ||||||||||||
| 
 
 Definition at line 33 of file graphicClient.cc.  | 
  
      
  | 
  
| 
 Runs the wait-for-messages loop Reimplemented from baseClient. Definition at line 37 of file graphicClient.cc. References baseClient::alive, baseClient::dontWalk(), World::getCylinder(), Cylinder::getEnergy(), Cylinder::getHeight(), Cylinder::getMass(), World::getNumCylinders(), Cylinder::getOrientation(), Cylinder::getPosition(), Cylinder::getWidth(), log, baseClient::stream, Vector3d::toString(), and baseClient::world.  | 
  
1.2.16