TileShapeInfoImpl
data class TileShapeInfoImpl(val type: HitTestDirectionFlags, val shape: Shape2D, val transform: Matrix) : TileShapeInfo
Functions
Link copied to clipboard
open override fun hitTestAny(shape2d: Shape2D, matrix: Matrix, direction: HitTestDirection): Boolean