◆ InitializeCorner()
| void HoverIndicator.InitializeCorner |
( |
| ) |
|
|
private |
◆ OnPointerClick()
| void HoverIndicator.OnPointerClick |
( |
PointerEventData | eventData | ) |
|
◆ OnPointerEnter()
| void HoverIndicator.OnPointerEnter |
( |
PointerEventData | eventData | ) |
|
◆ OnPointerExit()
| void HoverIndicator.OnPointerExit |
( |
PointerEventData | eventData | ) |
|
◆ Start()
| void HoverIndicator.Start |
( |
| ) |
|
|
private |
◆ _source
| AudioSource HoverIndicator._source |
|
private |
◆ centerOffset
| Vector2 HoverIndicator.centerOffset = Vector2.zero |
◆ ClickSound
| AudioClip HoverIndicator.ClickSound |
◆ cornerParent
◆ corners
◆ cornerSize
| float HoverIndicator.cornerSize = 50f |
◆ cornerSprite
| Sprite HoverIndicator.cornerSprite = null |
|
static |
◆ defaultScale
| float HoverIndicator.defaultScale |
|
private |
◆ hoverDistance
| float HoverIndicator.hoverDistance = 10f |
◆ hoverDuration
| float HoverIndicator.hoverDuration = 0.5f |
◆ HoverSound
| AudioClip HoverIndicator.HoverSound |
◆ imageOffset
| Vector2 HoverIndicator.imageOffset = Vector2.zero |
◆ Scale
| bool HoverIndicator.Scale = true |
◆ ScaleValue
| float HoverIndicator.ScaleValue = .1f |
◆ ShowCorner
| bool HoverIndicator.ShowCorner = true |
◆ Sound
| bool HoverIndicator.Sound = false |
◆ subtractHeight
| float HoverIndicator.subtractHeight = 0 |
◆ subtractWidth
| float HoverIndicator.subtractWidth = 0 |
The documentation for this class was generated from the following file: