![]() |
![]() |
![]() |
![]() |
GxrActionSet * gxr_action_set_new_from_url (GxrContext *context
,GxrManifest *manifest
,gchar *url
);
gboolean gxr_action_set_connect (GxrActionSet *self
,GxrActionType type
,gchar *url
,GCallback callback
,gpointer data
);
GxrAction * gxr_action_set_connect_digital_from_float (GxrActionSet *self
,gchar *url
,float threshold
,char *haptic_url
,GCallback callback
,gpointer data
);
void gxr_action_set_append_action (GxrActionSet *self
,GxrAction *action
);