#include <audio_memory.h>
Public メソッド | |
Player (const int sender, const int unum, const Vector2D &pos, const AngleDeg &body) | |
initialize all member | |
Public 変数 | |
int | sender_ |
player info sender number | |
int | unum_ |
heard player unum | |
Vector2D | pos_ |
heard player position | |
AngleDeg | body_ |
heard player's body angle |