Class GKComponent

    • Constructor Detail

      • GKComponent

        public GKComponent()
      • GKComponent

        public GKComponent​(NSCoder decoder)
    • Method Detail

      • getEntity

        public GKEntity getEntity()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • update

        public void update​(double seconds)
      • didAddToEntity

        public void didAddToEntity()
      • willRemoveFromEntity

        public void willRemoveFromEntity()
      • init

        protected long init​(NSCoder decoder)