C# (CSharp) PrinceGame RoomNew.GetCollision - 2 examples found. These are the top rated real world C# (CSharp) examples of PrinceGame.RoomNew.GetCollision extracted from open source projects. You can rate examples to help us improve the quality of examples.
Gets the collision mode of the Tile at a particular location. This method handles tiles outside of the levels boundries by making it impossible to escape past the left or right edges, but allowing things to jump beyond the top of the level and fall off the bottom.