[][src]Crate pmd_flow

This library can read flow file, as used in Pokemon Super Mystery Dungeon.

While it can read and write the script_flow_data_us.bin file used in this game, this library isn't finished. It doesn't support different flow file used in this game, and there is many assertion that crash the program rather than returning Error.

Structs

FlowData

Contain the data obtained from a binary flow file. It is hightly recommended to process it with [FlowDataOutput] if you plan to do high level modification on it.

FlowDataOutput

A FlowData representation that can serialized and deserialized, and is easily modifable by human.

Enums

FlowDataError

List possible error that can happen while parsing/writing a binary flow file (with FlowData)

FlowDataValue

List possible value for an entry