Home
last modified time | relevance | path

Searched defs:PlayAnimationCommand (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/app/commands/
H A Dcmd_play_animation.cpp27 class PlayAnimationCommand : public Command { class
37 PlayAnimationCommand::PlayAnimationCommand() in PlayAnimationCommand() function in app::PlayAnimationCommand
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/commands/
H A Dplayanimationcommand.h40 PlayAnimationCommand(int fromFrame, int toFrame) : _fromFrame(fromFrame), _toFrame(toFrame) {} in PlayAnimationCommand() function
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/commands/
H A Dplayanimationcommand.h40 PlayAnimationCommand(int fromFrame, int toFrame) : _fromFrame(fromFrame), _toFrame(toFrame) {} in PlayAnimationCommand() function