struct LocalPlayer¶
#include <LoadBalancingListener.h> struct LocalPlayer { // fields int x; int y; int color; unsigned long lastUpdateTime; };
#include <LoadBalancingListener.h> struct LocalPlayer { // fields int x; int y; int color; unsigned long lastUpdateTime; };