libcod
gsc_player.hpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "gsc.hpp"
Include dependency graph for gsc_player.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int clientaddress_to_num (int address)
 
void gsc_player_velocity_set (int id)
 
void gsc_player_velocity_add (int id)
 
void gsc_player_velocity_get (int id)
 
void gsc_player_button_ads (int id)
 
void gsc_player_button_left (int id)
 
void gsc_player_button_right (int id)
 
void gsc_player_button_forward (int id)
 
void gsc_player_button_back (int id)
 
void gsc_player_button_leanleft (int id)
 
void gsc_player_button_leanright (int id)
 
void gsc_player_button_jump (int id)
 
int gsc_player_state_alive_set ()
 
void gsc_player_stance_get (int id)
 
void gsc_player_spectatorclient_get (int id)
 
void gsc_get_userinfo (int id)
 
void gsc_set_userinfo (int id)
 
void gsc_player_getip (int id)
 
void gsc_player_getping (int id)
 
void gsc_player_clientuserinfochanged (int id)
 
void gsc_player_ClientCommand (int id)
 
void gsc_player_getLastConnectTime (int id)
 
void gsc_player_getLastMSG (int id)
 
void gsc_player_getclientstate (int id)
 
void gsc_player_addresstype (int id)
 
void gsc_player_renameclient (int id)
 
void gsc_player_outofbandprint (int id)
 
void gsc_player_connectionlesspacket (int id)
 
void gsc_player_resetNextReliableTime (int id)
 
long double hook_setmovespeed (int a1, int a2)
 
void gsc_player_setmovespeedscale (int id)
 
void gsc_entity_setalive (int id)
 
void gsc_entity_setbounds (int id)
 
void gsc_free_slot ()
 
void gsc_kick_slot ()
 

Function Documentation

int clientaddress_to_num ( int  address)

Here is the caller graph for this function:

void gsc_entity_setalive ( int  id)

Here is the call graph for this function:

void gsc_entity_setbounds ( int  id)

Here is the call graph for this function:

void gsc_free_slot ( )

Here is the call graph for this function:

void gsc_get_userinfo ( int  id)

Here is the call graph for this function:

void gsc_kick_slot ( )

Here is the call graph for this function:

void gsc_player_addresstype ( int  id)

Here is the call graph for this function:

void gsc_player_button_ads ( int  id)

Here is the call graph for this function:

void gsc_player_button_back ( int  id)

Here is the call graph for this function:

void gsc_player_button_forward ( int  id)

Here is the call graph for this function:

void gsc_player_button_jump ( int  id)

Here is the call graph for this function:

void gsc_player_button_leanleft ( int  id)

Here is the call graph for this function:

void gsc_player_button_leanright ( int  id)

Here is the call graph for this function:

void gsc_player_button_left ( int  id)

Here is the call graph for this function:

void gsc_player_button_right ( int  id)

Here is the call graph for this function:

void gsc_player_ClientCommand ( int  id)

Here is the call graph for this function:

void gsc_player_clientuserinfochanged ( int  id)

Here is the call graph for this function:

void gsc_player_connectionlesspacket ( int  id)

Here is the call graph for this function:

void gsc_player_getclientstate ( int  id)

Here is the call graph for this function:

void gsc_player_getip ( int  id)

Here is the call graph for this function:

void gsc_player_getLastConnectTime ( int  id)

Here is the call graph for this function:

void gsc_player_getLastMSG ( int  id)

Here is the call graph for this function:

void gsc_player_getping ( int  id)

Here is the call graph for this function:

void gsc_player_outofbandprint ( int  id)

Here is the call graph for this function:

void gsc_player_renameclient ( int  id)

Here is the call graph for this function:

void gsc_player_resetNextReliableTime ( int  id)

Here is the call graph for this function:

void gsc_player_setmovespeedscale ( int  id)

Here is the call graph for this function:

void gsc_player_spectatorclient_get ( int  id)

Here is the call graph for this function:

void gsc_player_stance_get ( int  id)

Here is the call graph for this function:

int gsc_player_state_alive_set ( )
void gsc_player_velocity_add ( int  id)

Here is the call graph for this function:

void gsc_player_velocity_get ( int  id)

Here is the call graph for this function:

void gsc_player_velocity_set ( int  id)

Here is the call graph for this function:

void gsc_set_userinfo ( int  id)

Here is the call graph for this function:

long double hook_setmovespeed ( int  a1,
int  a2 
)

Here is the call graph for this function:

Here is the caller graph for this function: