Package it.freedomotic.core

Examples of it.freedomotic.core.BehaviorManager


        ReactionPersistence.loadReactions(new File(Info.PATH_DATA_FOLDER + "/rea/"));

        /**
         * A service to add environment objects using XML commands
         */
        new BehaviorManager();
        new SerialConnectionProvider();

        /**
         * ******************************************************************
         * Starting plugins
View Full Code Here

TOP

Related Classes of it.freedomotic.core.BehaviorManager

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.