Skip to main content

HashGridCell <TObject, TProxy>

Index

Constructors

constructor

  • new HashGridCell<TObject, TProxy>(): HashGridCell<TObject, TProxy>

Properties

key

key: string

proxies

proxies: TProxy[] = []

x

x: number

y

y: number

Methods

configure

  • configure(x: number, y: number): void
  • Parameters

    • x: number
    • y: number

    Returns void

staticcalculateHashKey

  • calculateHashKey(x: number, y: number): string
  • Parameters

    • x: number
    • y: number

    Returns string