#include <Shinobi.h> #define ACTION action_sample /* nam に記載 */ extern NJS_ACTION ACTION[]; : njFastAction( ACTION,ff ); ff+=0.2f; if( ff >= (ACTION->motion->nbFrame-1) ) ff=0.f; :