_tank Struct Reference
[Tank Elf]

Information about a tank elf. More...

List of all members.

Public Attributes

coord_tcoord_pos
 coordinate for position
coord_tcoord_rot
 coordinate for rotation
coord_tcoord_center
int map_x
int map_y
int direction
mb_progm_tprogm
tank_bullet_tbullet
struct _tank_rttank_rt
 for bullet to check hitting on tanks.


Detailed Description

Information about a tank elf.

Definition at line 77 of file tank_main.c.


Member Data Documentation

coordinate for position

Definition at line 78 of file tank_main.c.

coordinate for rotation

Definition at line 79 of file tank_main.c.

Definition at line 80 of file tank_main.c.

Definition at line 81 of file tank_main.c.

Definition at line 81 of file tank_main.c.

Definition at line 82 of file tank_main.c.

Definition at line 83 of file tank_main.c.

Definition at line 84 of file tank_main.c.

struct _tank_rt* _tank::tank_rt [read]

for bullet to check hitting on tanks.

Definition at line 85 of file tank_main.c.


The documentation for this struct was generated from the following file:
SourceForge.net Logo