|
AnimaEngine
1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
|
Configuration context specifying target variant rendering parameters. More...
#include <anima_backend.h>
Data Fields | |
| int | gender |
| int | is_shiny |
| int | form_index |
| int | is_back |
| int | animation_index |
| int | map_index |
| int | gif_delay_cs |
Configuration context specifying target variant rendering parameters.
| int AnimaPreviewOptions::animation_index |
Specific NMAR timeline index to target in asset preview.
| int AnimaPreviewOptions::form_index |
Alternate form index within Pokegra form block.
| int AnimaPreviewOptions::gender |
Gender variant selection (0 = Male, 1 = Female).
| int AnimaPreviewOptions::gif_delay_cs |
Target delay in centiseconds (0 or negative falls back to catalog).
| int AnimaPreviewOptions::is_back |
Camera perspective (0 = Front battle view, 1 = Back view).
| int AnimaPreviewOptions::is_shiny |
Shiny palette switch (0 = Normal, 1 = Shiny).
| int AnimaPreviewOptions::map_index |
Specific NMCR layout index to target in asset preview.