Noir.Classes.RelPos: NoirClass
NoirClass
Represents a relative position.
See the built-in RelPosService for more info.
RelPosService
Noir.Classes.RelPos:Init(tileName, offset)
Initializes class objects from this class.
tileName: string
tileName
offset: SWMatrix
offset
Noir.Classes.RelPos:GetGlobalPositions()
Returns all global positions this relative position can be found at.
table<integer, SWMatrix>
Last updated 6 months ago