bevy_scriptum/assets/tests/ruby
2025-05-14 14:17:12 +02:00
..
call_script_function_with_params.rb add tests 2025-05-14 14:17:12 +02:00
rust_function_gets_called_from_script.rb get by name 2025-05-12 12:15:41 +02:00
rust_function_gets_called_from_script_with_multiple_params.rb add tests 2025-05-14 14:17:12 +02:00
rust_function_gets_called_from_script_with_param.rb add tests 2025-05-14 14:17:12 +02:00
script_function_gets_called_from_rust.rb pass simple test 2025-05-09 13:40:29 +02:00
script_function_gets_called_from_rust_with_multiple_params.rb add tests 2025-05-14 14:17:12 +02:00
script_function_gets_called_from_rust_with_single_param.rb add tests 2025-05-14 14:17:12 +02:00