Starshatter_Open
Open source Starshatter engine
|
#include "MemDebug.h"
#include "JoyDlg.h"
#include "KeyMap.h"
#include "MenuScreen.h"
#include "Starshatter.h"
#include "FormatUtil.h"
#include "Game.h"
#include "ListBox.h"
#include "ComboBox.h"
#include "Button.h"
#include "Joystick.h"
Go to the source code of this file.
Functions | |
DEF_MAP_CLIENT (JoyDlg, OnApply) | |
DEF_MAP_CLIENT (JoyDlg, OnCancel) | |
DEF_MAP_CLIENT (JoyDlg, OnAxis) |
DEF_MAP_CLIENT | ( | JoyDlg | , |
OnApply | |||
) |
DEF_MAP_CLIENT | ( | JoyDlg | , |
OnCancel | |||
) |
DEF_MAP_CLIENT | ( | JoyDlg | , |
OnAxis | |||
) |