Romestead Assembly Reference

Shared.Helpers.TileBoundsIntersectionHelper

Type JSON

public class in Shared.Helpers

Methods1
Properties0
Fields0
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Helpers
  • Base typeSystem.Object
  • Hash2C98EA447B0F0F6BB86F7BBB0C4B2385FEAE38721A67DEEED4E3C12A650D00A6

Relationships

Base type

System.Object

Methods

Intersects

public System.Boolean Intersects(Microsoft.Xna.Framework.Vector2 circlePos, System.Single circleRadius, Microsoft.Xna.Framework.Rectangle tileBounds)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash3AAB80AE769FB6938DD7FA1E2F0A74BD1059F60FC6C78419000CF4F624E3038E
  • Body hashB0DF43F9D938FA5430A620970B62A92703F832A34BB163DA3918F05AD30C9A7F
  • IL size147
Referenced calls
  • Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)
  • System.MathF::Abs(System.Single)
Called by