Package abo.actions

Examples of abo.actions.ABOEnergyPulser


    super(itemID);

    transport.flowRate = 160;
    transport.travelDelay = 2;

    pulser = new ABOEnergyPulser(this);
  }
View Full Code Here

TOP

Related Classes of abo.actions.ABOEnergyPulser

Copyright © 2018 www.massapicom. 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.