deferred class GAME_DOLLAR_GESTURE_MANAGER General cluster: input description: "Common ancestor to object that can manage touch device dollar gesture template." Ancestors GAME_SDL_ANY* Queries has_error: BOOLEAN index: INTEGER_64 last_error: READABLE_STRING_GENERAL last_loaded_dollar_gesture_template: INTEGER_32 last_saved_dollar_gesture_template: INTEGER_32 Commands append_all_dollar_gesture_template (a_filename: READABLE_STRING_GENERAL) append_dollar_gesture_template (a_hash: INTEGER_64; a_filename: READABLE_STRING_GENERAL) load_dollar_gesture_template (a_filename: READABLE_STRING_GENERAL) save_all_dollar_gesture_template (a_filename: READABLE_STRING_GENERAL) save_dollar_gesture_template (a_hash: INTEGER_64; a_filename: READABLE_STRING_GENERAL)
Generated by ISE EiffelStudio