10#ifndef __EVENT_CUSTOM_NETWORK_H__
11#define __EVENT_CUSTOM_NETWORK_H__
14#include "EventNetwork.h"
18const std::string NETWORK_CUSTOM_EVENT =
"df-custom-network";
23 const void *m_p_message;
31 void setMessage(
const void *new_message);
34 const void *getMessage()
const;
Definition: EventNetworkCustom.h:20
Definition: EventNetwork.h:24
An animation for a sprite.
Definition: Animation.h:15