Struct client_state_s¶ Defined in File client.h Struct Documentation¶ struct client_state_s¶ Structure representing a client state in the server. Public Members resizable_array_t input¶ resizable_array_t output¶ inventory_t inv¶ uint8_t team_id¶ uint8_t x¶ uint8_t y¶ uint8_t tier¶ uint8_t orientation¶ uint32_t id¶ bool is_in_incantation¶ int fd¶ size_t in_buff_idx¶ size_t out_buff_idx¶