#include <stubs.h>

Public Member Functions | |
| FrontendMessageMakeSound (const char *channel, const char *sound, int x, int y) | |
| virtual void | sendMessage (Micropolis *sim) const |
Public Attributes | |
| const char * | channel |
| const char * | sound |
| int | x |
| int | y |
Definition at line 101 of file stubs.h.
1.5.6