ManaPlus
Typedefs
actionfuncptr.h File Reference

(986a3bf)

#include "events/inputevent.h"

Go to the source code of this file.

Typedefs

typedef bool(* ActionFuncPtr) (InputEvent &event)
 

Typedef Documentation

◆ ActionFuncPtr

typedef bool(* ActionFuncPtr) (InputEvent &event)

Definition at line 27 of file actionfuncptr.h.