Files
herolib/vdocs/gg.md
2025-02-07 12:07:32 +03:00

10 KiB

module gg

Contents

create_default_pass

[Return to contents]

dpi_scale

[Return to contents]

high_dpi

[Return to contents]

is_fullscreen

[Return to contents]

new_context

[Return to contents]

screen_size

[Return to contents]

set_window_title

[Return to contents]

start

[Return to contents]

toggle_fullscreen

[Return to contents]

window_size

[Return to contents]

window_size_real_pixels

[Return to contents]

Color

[Return to contents]

FNCb

[Return to contents]

FNChar

[Return to contents]

FNClick

[Return to contents]

FNEvent

[Return to contents]

FNEvent2

[Return to contents]

FNFail

[Return to contents]

FNKeyDown

[Return to contents]

FNKeyUp

[Return to contents]

FNMove

[Return to contents]

FNUnClick

[Return to contents]

FT

flush

[Return to contents]

TouchPoint

[Return to contents]

EndEnum

[Return to contents]

ImageEffect

[Return to contents]

KeyCode

[Return to contents]

Modifier

[Return to contents]

MouseButton

[Return to contents]

MouseButtons

[Return to contents]

PaintStyle

[Return to contents]

PenLineType

[Return to contents]

Config

[Return to contents]

Context

[Return to contents]

begin

[Return to contents]

cache_image

[Return to contents]

create_image

[Return to contents]

create_image_from_byte_array

[Return to contents]

create_image_from_memory

[Return to contents]

create_image_with_size

[Return to contents]

draw_arc_empty

[Return to contents]

draw_arc_filled

[Return to contents]

draw_arc_line

[Return to contents]

draw_circle_empty

[Return to contents]

draw_circle_filled

[Return to contents]

draw_circle_line

[Return to contents]

draw_circle_with_segments

[Return to contents]

draw_convex_poly

[Return to contents]

draw_cubic_bezier

[Return to contents]

draw_cubic_bezier_in_steps

[Return to contents]

draw_cubic_bezier_recursive

[Return to contents]

draw_cubic_bezier_recursive_scalar

[Return to contents]

draw_ellipse_empty

[Return to contents]

draw_ellipse_filled

[Return to contents]

draw_image

[Return to contents]

draw_image_3d

[Return to contents]

draw_image_by_id

[Return to contents]

draw_image_flipped

[Return to contents]

draw_image_part

[Return to contents]

draw_image_with_config

[Return to contents]

draw_line

[Return to contents]

draw_line_with_config

[Return to contents]

draw_pixel

[Return to contents]

draw_pixels

[Return to contents]

draw_poly_empty

[Return to contents]

draw_polygon_filled

[Return to contents]

draw_rect

[Return to contents]

draw_rect_empty

[Return to contents]

draw_rect_filled

[Return to contents]

draw_rounded_rect_empty

[Return to contents]

draw_rounded_rect_filled

[Return to contents]

draw_slice_empty

[Return to contents]

draw_slice_filled

[Return to contents]

draw_square_empty

[Return to contents]

draw_square_filled

[Return to contents]

draw_text

[Return to contents]

draw_text2

[Return to contents]

draw_text_def

[Return to contents]

draw_text_default

[Return to contents]

draw_triangle_empty

[Return to contents]

draw_triangle_filled

[Return to contents]

end

[Return to contents]

get_cached_image_by_idx

[Return to contents]

has_text_style

[Return to contents]

new_streaming_image

[Return to contents]

quit

[Return to contents]

record_frame

[Return to contents]

refresh_ui

[Return to contents]

remove_cached_image_by_idx

[Return to contents]

resize

[Return to contents]

run

[Return to contents]

scissor_rect

[Return to contents]

set_bg_color

[Return to contents]

set_text_cfg

[Return to contents]

set_text_style

[Return to contents]

show_fps

[Return to contents]

text_height

[Return to contents]

text_size

[Return to contents]

text_width

[Return to contents]

update_pixel_data

[Return to contents]

window_size

[Return to contents]

DrawImageConfig

[Return to contents]

DrawPixelConfig

[Return to contents]

DrawRectParams

[Return to contents]

DrawTextParams

[Return to contents]

EndOptions

[Return to contents]

Event

[Return to contents]

FPSConfig

[Return to contents]

Image

[Return to contents]

init_sokol_image

[Return to contents]

update_pixel_data

[Return to contents]

PenConfig

[Return to contents]

PipelineContainer

[Return to contents]

Rect

[Return to contents]

SSRecorderSettings

[Return to contents]

Size

[Return to contents]

StreamingImageConfig

[Return to contents]

Powered by vdoc. Generated on: 7 Feb 2025 12:06:55