7#ifndef __EVENT_MOUSE_NETWORK_H__
8#define __EVENT_MOUSE_NETWORK_H__
11#include "EventMouse.h"
15const std::string NETWORK_MSE_EVENT =
"df-mouse-network";
26 void setSocketIndex(
int new_socket_index);
29 int getSocketIndex()
const;
Definition: EventMouseNetwork.h:17
Definition: EventMouse.h:33
An animation for a sprite.
Definition: Animation.h:15