diff options
| author | arngo <[email protected]> | 2022-02-03 18:33:45 -0500 |
|---|---|---|
| committer | arngo <[email protected]> | 2022-02-03 18:33:45 -0500 |
| commit | ddeb355b25657488ec1c41253ce1c0aefd5f6d2f (patch) | |
| tree | d693a548997a05e59c4bc226d96376fcaa1eb128 /.yardoc | |
| parent | 4e9a5b19c603184c3340fd96d72edf44b3334bbb (diff) | |
| download | mruby-raylib-ddeb355b25657488ec1c41253ce1c0aefd5f6d2f.tar.gz mruby-raylib-ddeb355b25657488ec1c41253ce1c0aefd5f6d2f.zip | |
change mrb_define_class_method to mrb_define_module_function for functions under Raylib
also start documenting some functions
Diffstat (limited to '.yardoc')
| -rw-r--r-- | .yardoc/checksums | 3 | ||||
| -rw-r--r-- | .yardoc/object_types | bin | 2854 -> 4911 bytes | |||
| -rw-r--r-- | .yardoc/objects/root.dat | bin | 47132 -> 70777 bytes |
3 files changed, 2 insertions, 1 deletions
diff --git a/.yardoc/checksums b/.yardoc/checksums index 7eafeb7..a2753d5 100644 --- a/.yardoc/checksums +++ b/.yardoc/checksums @@ -1,2 +1,3 @@ -src/raylib.c a6e9472ccd723550bb796f384ebc2c50f03b1933 +src/core.c 53bf1c494a689b572f53c53d66fc53ed075ba02d +src/raylib.c 4a1f98604efd36c06c77d3eee319786851ae993e mrblib/raylib.rb 98d89744b3ffefff688c982d791944043c83bd2d diff --git a/.yardoc/object_types b/.yardoc/object_types Binary files differindex fa5a98a..ae4930b 100644 --- a/.yardoc/object_types +++ b/.yardoc/object_types diff --git a/.yardoc/objects/root.dat b/.yardoc/objects/root.dat Binary files differindex 7da1304..136aa91 100644 --- a/.yardoc/objects/root.dat +++ b/.yardoc/objects/root.dat |
