Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnGUI ( ) : void | ||
OnPostRender ( ) : IEnumerator | ||
Start ( ) : void |
Method | Description | |
---|---|---|
DrawMeter ( int filledSegments, int emptySegments, Vector2 origin, float segmentWidth, float gapWidth, float filledSegmentHeight, float emptySegmentHeight ) : void | ||
Rect ( Vector2 origin, Vector2 end ) : void | ||
Render ( Color color, float opacity, Vector2 size ) : void | ||
RenderAmmo ( Color color, float opacity, Vector2 origin ) : void | ||
RenderHealth ( Color color, float opacity, Vector2 origin ) : void | ||
RenderMeters ( ) : void |