-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmultiwindow_unity.dll.spec
More file actions
32 lines (32 loc) · 1.58 KB
/
multiwindow_unity.dll.spec
File metadata and controls
32 lines (32 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
1 stdcall get_main_window () get_main_window
2 stdcall refresh_main_window_ptr () refresh_main_window_ptr
3 stdcall set_window_title (ptr str) set_window_title
4 stdcall __win32_get_hwnd (ptr) __win32_get_hwnd
5 stdcall get_window_size (ptr) get_window_size
6 stdcall get_view_size (ptr) get_view_size
7 stdcall get_window_position (ptr) get_window_position
8 stdcall set_window_position (ptr) set_window_position
9 stdcall move_window (ptr) move_window
10 stdcall move_window_to_top (ptr) move_window_to_top
11 stdcall set_window_size (ptr) set_window_size
12 stdcall new_window (ptr) new_window
13 stdcall is_window_focused (ptr) is_window_focused
14 stdcall set_window_texture (ptr ptr) set_window_texture
15 stdcall create_icon (ptr) create_icon
16 stdcall destroy_icon (ptr) destroy_icon
17 stdcall set_window_icon (ptr ptr) set_window_icon
18 stdcall enable_input (ptr) enable_input
19 stdcall disable_inptut (ptr) disable_inptut
20 stdcall set_window_sampler_config (ptr) set_window_sampler_config
21 stdcall pop_event (ptr) pop_event
22 stdcall destroy_window (ptr) destroy_window
23 stdcall present_window (ptr) present_window
24 stdcall show_window (ptr) show_window
25 stdcall hide_window (ptr) hide_window
26 stdcall arrange_windows (ptr) arrange_windows
27 stdcall get_render_event_func (ptr) get_render_event_func
28 stdcall get_window_fullscreen (ptr) get_window_fullscreen
29 stdcall set_window_fullscreen (ptr long) set_window_fullscreen
30 stdcall set_window_frame_visible (ptr long) set_window_frame_visible
31 stdcall focus_window (ptr) focus_window
32 stdcall UnityPluginLoad (ptr) UnityPluginLoad