Skip to content

libs.tilemap.Ray

libs.tilemap.Ray

Fields

NameType
xI32
yI32
dirI32
dxI32
dyI32

Protos

  • f@33772 intersects(libs.tilemap.Ray, libs.tilemap.Segment, libs.tilemap.RayIntersection) → libs.tilemap.RayIntersection
  • f@33773 rayCast(libs.tilemap.Ray, hl.types.ArrayObj) → libs.tilemap.RayIntersection

Bindings

  • static f@33774 __constructor__(libs.tilemap.Ray, Ref, Ref, Ref) → Void