Examples of ScreenShakeCommand


Examples of de.yaams.extensions.rgssproject.map.nevent.command.ScreenShakeCommand

    EventCommandManagement.registerM(new HeroTransparencyCommand(), 208);
    EventCommandManagement.registerM(new MoveCommand(), 209, 210);

    EventCommandManagement.registerM(new TransitionCommand(), 221, 222);
    EventCommandManagement.registerM(new ScreenColorCommand(), 224);
    EventCommandManagement.registerM(new ScreenShakeCommand(), 225);

    EventCommandManagement.registerM(new PictureShowMoveCommand(), 231, 232);
    EventCommandManagement.registerM(new PictureRotateCommand(), 233);
    EventCommandManagement.registerM(new PictureToneCommand(), 234);
    EventCommandManagement.registerM(new PictureDelCommand(), 235);
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.