Description | ||||||||||||||
Sets the moves of an explode state. | ||||||||||||||
Replacement in Object TOOLKIT: | wfcWExplodedState::SetExplodedStateMoves | |||||||||||||
Synopsis | ||||||||||||||
#include <ProExpldstate.h> | ||||||||||||||
ProError | ProExpldstateMovesSet | ( | ||||||||||||
ProExpldstate* p_expl_state | ||||||||||||||
/* (In) | ||||||||||||||
The explode state. Cannot be NULL. | ||||||||||||||
*/ | ||||||||||||||
ProExpldAnimMoveData* p_move_arr | ||||||||||||||
/* (In) | ||||||||||||||
ProArray of moves. Can be NULL. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|