ExpressibleAsTiledFloat

public protocol ExpressibleAsTiledFloat

Ensures a Tiled “float” can be converted into an Engine specific property value

  • Creates an instance of the implementating type from the default type for Tiled floats (Double)

    Declaration

    Swift

    static func instance(bridging value: Double) -> Self

    Parameters

    from

    The value of the Tiled property