vegastrike  0.5.1.r1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JSHandlerCall Struct Reference

Public Member Functions

 JSHandlerCall ()
 
 JSHandlerCall (KBHandler function, const KBData &data)
 

Public Attributes

KBHandler function
 
KBData data
 

Detailed Description

Definition at line 10 of file in_sdl.cpp.

Constructor & Destructor Documentation

JSHandlerCall::JSHandlerCall ( )
inline

Definition at line 14 of file in_sdl.cpp.

JSHandlerCall::JSHandlerCall ( KBHandler  function,
const KBData data 
)
inline

Definition at line 18 of file in_sdl.cpp.

Member Data Documentation

KBData JSHandlerCall::data

Definition at line 13 of file in_sdl.cpp.

KBHandler JSHandlerCall::function

Definition at line 12 of file in_sdl.cpp.


The documentation for this struct was generated from the following file: