collisionFlag

fun collisionFlag(flags: Array<IntArray>): Int

Retrieves the collision flag for the current tile from the provided ICollisionMap.

Return

collision flag for current tile

Parameters

collisionMap