_actionList | Object | [protected] |
_actionObject | World | [protected] |
_actions | World | [protected] |
_actors | World | [protected] |
_allObjects | Object | [protected, static] |
_audio | Object | [protected, static] |
_bm | World | [protected] |
_camera | World | [protected] |
_chatting | World | [protected] |
_collisionRadius | Object | [protected] |
_currentID | Object | [protected, static] |
_currentRotate | Object | [protected] |
_currentScale | Object | [protected] |
_currentTerrain | World | [protected] |
_currentTexture | Object | [protected] |
_currentTranslate | Object | [protected] |
_faces | Object | [protected] |
_fileLoader | Object | [protected] |
_filename | Object | [protected] |
_glList | Object | [protected] |
_hasGLList | Object | [protected] |
_hud | World | [protected] |
_id | Object | [protected] |
_inAction | World | [protected] |
_inInventory | World | [protected] |
_initialRotate | Object | [protected] |
_initialScale | Object | [protected] |
_initialTranslate | Object | [protected] |
_inventoryScreen | World | [protected] |
_isOnline | World | [protected] |
_mainCharacter | World | [protected] |
_name | Object | [protected] |
_normals | Object | [protected] |
_numSounds | Object | [protected] |
_numTextures | Object | [protected] |
_oggStream | Object | [protected] |
_scaleSize | Object | [protected] |
_set | World | [protected] |
_skyBox | World | [protected] |
_socket | World | [protected] |
_soundList | Object | [protected] |
_terrain | World | [protected] |
_texture | Object | [protected, static] |
_textureList | Object | [protected] |
_textures | Object | [protected] |
addAction(string t) | Object | [inline] |
addHuman(string s) | World | |
addObject(Object *t) | Object | [inline, static] |
changeSize(int size) | Object | |
checkCollision(Vector3 position, double radius=0.0) | World | [protected] |
createDisplayList() | Object | [protected] |
draw() | World | [virtual] |
findClosestPositionX(Vector3 position) | Object | [protected] |
getActionList() | Object | [inline] |
getAllActors() | World | [inline] |
getAllObjects() | Object | [inline, static] |
getAllTranslate() | Object | [inline] |
getAllTranslateX() | Object | [inline] |
getAllTranslateZ() | Object | [inline] |
getCollisionRadius() | Object | [inline] |
getID() | Object | [inline] |
getInitialTranslate() | Object | [inline] |
getInitialTranslateX() | Object | [inline] |
getInitialTranslateZ() | Object | [inline] |
getName() | Object | [inline] |
getRotateX() | Object | [inline] |
getRotateY() | Object | [inline] |
getRotateZ() | Object | [inline] |
getTerrain() | World | [inline] |
getTranslate() | Object | [inline] |
getTranslateX() | Object | [inline] |
getTranslateY() | Object | [inline] |
getTranslateZ() | Object | [inline] |
init() | World | [protected] |
keyPressed(unsigned char c) | World | [inline] |
loadObject(string filename) | Object | |
loadSound(string filename, Vector3 position, Vector3 velocity) | Object | |
loadSound(string filename) | Object | |
loadTexture(string filename) | Object | |
nextTexture() | Object | [inline, virtual] |
Object(string filename="") | Object | |
removeKeyPress() | World | [inline] |
removeObject(long id) | Object | [static] |
rotate(Vector3 rotate) | Object | [inline] |
rotateX(double x) | Object | [inline] |
rotateY(double y) | Object | [inline] |
rotateZ(double z) | Object | [inline] |
scale(Vector3 scale) | Object | [inline] |
setInitialTranslate(Vector3 translate) | Object | [inline, virtual] |
setName(string s) | Object | [inline] |
setScaleSize(int i) | Object | [inline, virtual] |
translate(Vector3 translate) | Object | [inline] |
translateY(double y) | Object | [inline] |
translateZ(double z) | Object | [inline] |
update(SDL_Event event) | World | [virtual] |
World() | World | |
World(TCPsocket st, SDLNet_SocketSet s) | World | |
~Object() | Object | [virtual] |
~World() | World | [virtual] |