Class BlockFix

    • Field Summary

      Fields 
      Modifier and Type Field Description
      float x  
      float y  
      • Fields inherited from class kz.greetgo.script.model.block.Block

        TYPE
    • Constructor Summary

      Constructors 
      Constructor Description
      BlockFix()  
    • Method Summary

      • Methods inherited from class kz.greetgo.script.model.block.Block

        getType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • x

        public float x
      • y

        public float y
    • Constructor Detail

      • BlockFix

        public BlockFix()