My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MapBarriers Class Reference
Inheritance diagram for MapBarriers:

Public Member Functions

void SetOn (bool on)
 
void AddBarrier (Vector2 pos, float angle)
 
bool IsPointWithin (Vector2 pos)
 
void ForcePositions ()
 

Public Attributes

float speed = 0.01f
 
GameObject barrierPrefab
 
GameObject topBarrier
 
List< GameObject > barriers = new List<GameObject>()
 
List< Vector2 > targets = new List<Vector2>()
 
List< float > speedModifiers = new List<float>()
 

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