Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.ChumBucketProjectileHelper Class Reference

Public Member Functions

void OnPreUpdateAllProjectiles ()
 
void AddChumLocation (Vector2 spot)
 
int GetChumsInLocation (Point tileCoords)
 

Private Attributes

Dictionary< Point, int > _chumCountsPendingForThisFrame = new Dictionary<Point, int>()
 
Dictionary< Point, int > _chumCountsFromLastFrame = new Dictionary<Point, int>()
 

Detailed Description

Definition at line 6 of file ChumBucketProjectileHelper.cs.


The documentation for this class was generated from the following file: