Property | Type | Description | |
---|---|---|---|
hbTexture | Texture | ||
labels | string[] | ||
menuPosition | Rect | ||
powerPlantsTexture | Texture | ||
ppbTextures | Texture[] | ||
prbTextures | Texture[] | ||
sbTextures | Texture[] |
Method | Description | |
---|---|---|
OnGUI ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
clickedOnPowerPlants ( Rect powerPlantsPosition, float circleDiv, float cirlceStart, float radius ) : void | ||
clickedOnStorage ( Rect storagesPosition, float circleDiv, float cirlceStart, float radius ) : void | ||
clickedOnpollutionReducer ( Rect pollutionReducerPosition, float circleDiv, float cirlceStart, float radius ) : void | ||
getCircelCoordinates ( float radiant, float radius ) : Vector2 | ||
overItem ( float mouseX, float mouseY, Rect position ) : bool |