Key.cpp File Reference

#include "log.h"
#include "Key.h"
#include "action.h"
#include "fn_call.h"
#include "movie_root.h"

Namespaces

namespace  gnash

Defines

#define KEY_CONST(k)   key_obj->set_member(#k, key::k)

Functions

void gnash::key_new (const fn_call &fn)
void gnash::key_addlistener (const fn_call &)
void gnash::key_getascii (const fn_call &)
void gnash::key_getcode (const fn_call &)
void gnash::key_isdown (const fn_call &)
void gnash::key_istoggled (const fn_call &)
void gnash::key_removelistener (const fn_call &)
void gnash::key_add_listener (const fn_call &fn)
void gnash::key_get_ascii (const fn_call &fn)
void gnash::key_get_code (const fn_call &fn)
void gnash::key_is_down (const fn_call &fn)
void gnash::key_is_toggled (const fn_call &fn)
void gnash::key_remove_listener (const fn_call &fn)
void gnash::notify_key_event (key::code k, bool down)
void gnash::key_init (as_object *s_global)

Define Documentation

#define KEY_CONST  )     key_obj->set_member(#k, key::k)
 


Generated on Thu Nov 23 22:31:32 2006 for Gnash by  doxygen 1.4.6