Interface IGosuObject

    • Method Detail

      • getIntrinsicType

        @Deprecated("Use the \'typeof\' operator in Gosu instead. \'obj.IntrinsicType\' becomes \'typeof obj\'.")
        default IType getIntrinsicType()