Rayex
▼
Project version
v0.0.3
v0.0.2
v0.0.1
Pages
Modules
API Reference
Modules
Rayex
Installation
Running from source
Contributing
License
Rayex
Rayex
.Audio
Summary
Functions
init_audio_device/0
is_audio_device_ready?/0
is_sound_ready?/1
load_sound/1
play_sound/1
set_master_volume/1
stop_sound/1
.Core
Summary
Functions
begin_drawing/0
begin_mode_2d/1
begin_mode_3d/1
clear_background/1
clear_window_state/1
close_window/0
disable_cursor/0
enable_cursor/0
end_drawing/0
end_mode_2d/0
end_mode_3d/0
get_char_pressed/0
get_fps/0
get_frame_time/0
get_key_pressed/0
get_mouse_position/0
get_mouse_ray/2
get_time/0
hide_cursor/0
init_window/3
is_cursor_hidden?/0
is_cursor_on_screen?/0
is_key_down?/1
is_key_pressed?/1
is_key_pressed_repeat?/1
is_key_released?/1
is_key_up?/1
mouse_button_down?/1
mouse_button_pressed?/1
mouse_button_released?/1
mouse_button_up?/1
set_exit_key/1
set_target_fps/1
set_window_state/1
show_cursor/0
toggle_fullscreen/0
update_camera/2
update_camera_pro/4
window_focused?/0
window_fullscreen?/0
window_hidden?/0
window_maximized?/0
window_minimized?/0
window_ready?/0
window_resized?/0
window_should_close/0
window_state?/1
.Keys
Summary
Functions
key_a/0
key_apostrophe/0
key_b/0
key_back/0
key_backslash/0
key_backspace/0
key_c/0
key_caps_lock/0
key_comma/0
key_d/0
key_delete/0
key_down/0
key_e/0
key_eight/0
key_end/0
key_enter/0
key_equal/0
key_escape/0
key_f1/0
key_f2/0
key_f3/0
key_f4/0
key_f5/0
key_f6/0
key_f7/0
key_f8/0
key_f9/0
key_f10/0
key_f11/0
key_f12/0
key_f/0
key_five/0
key_four/0
key_g/0
key_grave/0
key_h/0
key_home/0
key_i/0
key_insert/0
key_j/0
key_k/0
key_kb_menu/0
key_kp_0/0
key_kp_1/0
key_kp_2/0
key_kp_3/0
key_kp_4/0
key_kp_5/0
key_kp_6/0
key_kp_7/0
key_kp_8/0
key_kp_9/0
key_kp_add/0
key_kp_decimal/0
key_kp_divide/0
key_kp_enter/0
key_kp_equal/0
key_kp_multiply/0
key_kp_subtract/0
key_l/0
key_left/0
key_left_alt/0
key_left_bracket/0
key_left_control/0
key_left_shift/0
key_left_super/0
key_m/0
key_menu/0
key_minus/0
key_n/0
key_nine/0
key_null/0
key_num_lock/0
key_o/0
key_one/0
key_p/0
key_page_down/0
key_page_up/0
key_pause/0
key_period/0
key_print_screen/0
key_q/0
key_r/0
key_right/0
key_right_alt/0
key_right_bracket/0
key_right_control/0
key_right_shift/0
key_right_super/0
key_s/0
key_scroll_lock/0
key_semicolon/0
key_seven/0
key_six/0
key_slash/0
key_space/0
key_t/0
key_tab/0
key_three/0
key_two/0
key_u/0
key_up/0
key_v/0
key_volume_down/0
key_volume_up/0
key_w/0
key_x/0
key_y/0
key_z/0
key_zero/0
.Models
Summary
Functions
draw_cube/5
draw_cube_wires/5
draw_grid/2
draw_ray/2
.Shapes
Summary
Functions
check_collision_point_rec/2
draw_line/5
draw_pixel/3
draw_rectangle_lines_ex/3
draw_rectangle_rec/2
draw_triangle/4
get_ray_collision_box/2
set_shapes_texture/2
.Text
Summary
Functions
draw_fps/2
draw_text/5
.Textures
Structs
Rayex.Structs
.BoneInfo
Summary
Types
t/0
.BoundingBox
Summary
Types
t/0
.Camera2D
Summary
Types
t/0
.Camera3D
Summary
Types
t/0
.Color
Summary
Types
t/0
.Font
Summary
Types
t/0
.GlyphInfo
Summary
Types
t/0
.Image
Summary
Types
t/0
.Material
Summary
Types
t/0
.MaterialMap
Summary
Types
t/0
.Matrix
Summary
Types
t/0
.Mesh
Summary
Types
t/0
.Model
Summary
Types
t/0
.ModelAnimation
Summary
Types
t/0
.Music
Summary
Types
t/0
.NPatchInfo
Summary
Types
t/0
.Quaternion
Summary
Types
t/0
.Ray
Summary
Types
t/0
.RayCollision
Summary
Types
t/0
.Rectangle
Summary
Types
t/0
.RenderTexture
Summary
Types
t/0
.RenderTexture2D
Summary
Types
t/0
.Shader
Summary
Types
t/0
.Sound
Summary
Types
t/0
.Texture2D
Summary
Types
t/0
.TextureCubemap
Summary
Types
t/0
.Transform
Summary
Types
t/0
.Vector2
Summary
Types
t/0
.Vector3
Summary
Types
t/0
.Vector4
Summary
Types
t/0
.VrDeviceInfo
Summary
Types
t/0
.VrStereoConfig
Summary
Types
t/0
.Wave
Summary
Types
t/0
Search documentation of Rayex
Settings
View Source
Rayex.Structs.Sound
(Rayex v0.0.3)
Sound
Summary
Types
t()
Types
Link to this type
t()
View Source
@type
t() ::
binary
()
×