Property | Type | Description | |
---|---|---|---|
BossAttackFeedbackController | |||
BossDeathAnimationController | |||
BossDeathExplosionController | |||
GameSceneController | GameSceneController | ||
HypeController | |||
KnockOutFallAudioClipIndex | int | ||
KnockOutVoiceAudioClipIndex | int | ||
SpritesheetColumnCount | int | ||
StaminaController |
Method | Description | |
---|---|---|
BossDeadEventHandler ( ) : void | ||
ComboHit ( float attackMultiplier ) : void | ||
ComboHitAnimationSequenceCompleteEventHandler ( |
||
DecreaseBossLife ( int decreaseValue ) : void | ||
DecreaseBossLifeDefault ( float multiplier = 1f ) : void | ||
HitAnimationSequenceCompleteEventHandler ( |
||
HitMissAnimationSequenceCompleteEventHandler ( |
||
HypeAttackAnimationSequenceCompleteEventHandler ( |
||
OnMouseDown ( ) : void |
Method | Description | |
---|---|---|
AssignStateActions ( ) : void | ||
ComboHitStateActivateEventHandler ( |
||
DeadStateActivateEventHandler ( |
||
DeadStateUpdateEventHandler ( |
||
DeathAnimationSequenceCompleteEventHandler ( |
||
HitMissStateActivateEventHandler ( |
||
HitStateActivateEventHandler ( |
||
HypeAttackEventHandler ( int attackValue ) : void | ||
HypeAttackStateActivateEventHandler ( |
||
InitalizeDependencies ( ) : void | ||
InitializeStateController ( ) : void | ||
InitializeStates ( ) : void | ||
OnDestroy ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public ComboHit ( float attackMultiplier ) : void | ||
attackMultiplier | float | |
return | void |
public ComboHitAnimationSequenceCompleteEventHandler ( |
||
sender | ||
return | bool |
public DecreaseBossLife ( int decreaseValue ) : void | ||
decreaseValue | int | |
return | void |
public DecreaseBossLifeDefault ( float multiplier = 1f ) : void | ||
multiplier | float | |
return | void |
public HitAnimationSequenceCompleteEventHandler ( |
||
sender | ||
return | bool |
public HitMissAnimationSequenceCompleteEventHandler ( |
||
sender | ||
return | bool |
public HypeAttackAnimationSequenceCompleteEventHandler ( |
||
sender | ||
return | bool |
public BossAttackFeedbackController,Assets.Scripts.Scenes.Game.Boss BossAttackFeedbackController | ||
return |
public BossDeathAnimationController,Assets.Scripts.Scenes.Game.Boss BossDeathAnimationController | ||
return |
public BossExplosionController,Assets.Scripts.Scenes.Game.Boss BossDeathExplosionController | ||
return |
public GameSceneController GameSceneController | ||
return | GameSceneController |
public HypeController,Assets.Scripts.Scenes.Game.Hype HypeController | ||
return |