Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
Terraria.GameContent.SpelunkerProjectileHelper Class Reference

Public Member Functions

void OnPreUpdateAllProjectiles ()
 
void AddSpotToCheck (Vector2 spot)
 

Private Member Functions

void CheckSpot (Vector2 Center)
 

Private Attributes

HashSet< Vector2_positionsChecked = new HashSet<Vector2>()
 
HashSet< Point_tilesChecked = new HashSet<Point>()
 
Rectangle _clampBox
 
int _frameCounter
 

Detailed Description

Definition at line 6 of file SpelunkerProjectileHelper.cs.


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