PkmnLib_rs/src/ffi/static_data
Deukhoofd 67b0abe59f
continuous-integration/drone/push Build is failing Details
Initial work on rune as scripting library
2024-04-07 18:55:46 +02:00
..
libraries Fixes for FFI, refactor FFI Error to be easier to implement 2023-06-25 16:28:51 +02:00
ability.rs Initial work on rune as scripting library 2024-04-07 18:55:46 +02:00
form.rs Fixes for FFI, refactor FFI Error to be easier to implement 2023-06-25 16:28:51 +02:00
growth_rate.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
item.rs Fixes for FFI, refactor FFI Error to be easier to implement 2023-06-25 16:28:51 +02:00
learnable_moves.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
mod.rs Basic implementation of evolutions 2023-07-29 12:57:52 +02:00
move_data.rs Initial work on rune as scripting library 2024-04-07 18:55:46 +02:00
nature.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
species.rs Basic implementation of evolutions 2023-07-29 12:57:52 +02:00
statistic_set.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00