Class SceneObjectSpawnEvent.SceneObjectSpawn

    • Constructor Detail

      • SceneObjectSpawn

        public SceneObjectSpawn​(int plane,
                                int x,
                                int y,
                                int tag,
                                int id,
                                int transform,
                                int orientation,
                                int hidden,
                                int startCycle,
                                int endCycle)
    • Method Detail

      • getPlane

        public int getPlane()
      • getX

        public int getX()
      • getY

        public int getY()
      • getId

        public int getId()
      • getTransform

        public int getTransform()
      • getOrientation

        public int getOrientation()
      • getHidden

        public int getHidden()
      • getStartCycle

        public int getStartCycle()
      • getEndCycle

        public int getEndCycle()