PkmnLib_rs/src/ffi/dynamic_data/models
Deukhoofd 7511f56b1a
Initial work on DynamicLibrary up to and including the Pokemon model.
2023-01-03 16:53:58 +01:00
..
battle.rs Moves a bunch of libraries to traits 2022-12-24 12:00:50 +01:00
battle_party.rs FFI for Battle Party 2022-10-15 11:51:44 +02:00
event.rs Work on FFI, fixes for learned_move::restore_uses 2022-11-26 11:25:56 +01:00
learned_move.rs Moves a bunch of libraries to traits 2022-12-24 12:00:50 +01:00
mod.rs Work on FFI, fixes for learned_move::restore_uses 2022-11-26 11:25:56 +01:00
native_event_hook.rs Work on FFI, fixes for learned_move::restore_uses 2022-11-26 11:25:56 +01:00
pokemon.rs Initial work on DynamicLibrary up to and including the Pokemon model. 2023-01-03 16:53:58 +01:00
pokemon_party.rs FFI for Pokemon Party, make Pokemon Party use interior mutability. 2022-10-15 11:16:41 +02:00