Class EventCmionReady

java.lang.Object
ion.Meta.Event
cmion.architecture.CmionEvent
cmion.architecture.EventCmionReady
All Implemented Interfaces:
ion.Meta.IEvent

public class EventCmionReady extends CmionEvent
this event signifies that cmion is ready for executing actions, it is mainly used as a signal to the mind that it can start executing actions
  • Constructor Details

    • EventCmionReady

      public EventCmionReady()
  • Method Details

    • toString

      public String toString()
      displays information about this event
      Overrides:
      toString in class Object