Properties
Protected _gathering
_gathering: boolean
Protected _visible
_visible: boolean
Methods
forEach
- forEach(callback: function, thisObject: any): void
-
Parameters
-
callback: function
-
thisObject: any
Returns void
isSomeoneCollided
- isSomeoneCollided(x: number, y: number): boolean
-
Parameters
Returns boolean
reverseEach
- reverseEach(callback: function, thisObject: any): void
-
Parameters
-
callback: function
-
thisObject: any
Returns void
synchronize
- synchronize(x: number, y: number, d: number): void
-
Parameters
-
x: number
-
y: number
-
d: number
Returns void
Game_Followers
The wrapper declare class for a follower array.
Game_Followers