Module applet_v4

Module applet_v4 

Source

Enums§

CursorShape

Statics§

API
FFI API

Functions§

applet__event_size
The size of the allocation in bytes for the a given crate::applet_v0::EventType of a specific player.
applet__get_launch_argument_string
Retrieves module launch argument string
applet__launch_applet_with_url
Launch another applet module given an valid Ark module URL
applet__retrieve_events
Writes all events for a given crate::applet_v0::EventType into out_events for a specific player.
applet__set_cursor_shape
Describes the appearance of the mouse cursor.
event_size
The size of the allocation in bytes for the a given crate::applet_v0::EventType of a specific player.
get_launch_argument_string
Retrieves module launch argument string
launch_applet_with_url
Launch another applet module given an valid Ark module URL
request_quit
Requests that the applet is terminated gracefully.
retrieve_events
Writes all events for a given crate::applet_v0::EventType into out_events for a specific player.
set_cursor_shape
Describes the appearance of the mouse cursor.

Type Aliases§

PlayerIdRepr