PkmnLib_rs/src/ffi/static_data
Deukhoofd d8b8559c2e
continuous-integration/drone/push Build is passing Details
Basic implementation of evolutions
2023-07-29 12:57:52 +02:00
..
libraries Fixes for FFI, refactor FFI Error to be easier to implement 2023-06-25 16:28:51 +02:00
ability.rs Basic implementation of evolutions 2023-07-29 12:57:52 +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 Basic implementation of evolutions 2023-07-29 12:57:52 +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