boxingtargetarea - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Minigames.Boxing
Inherits from TargetArea
A target area variant for the boxing game.
public class BoxingTargetArea : TargetArea.TargetArea| Name | Description |
|---|---|
| OnFailed | Emitted when the target was failed. |
| OnPointsScored | Emitted with the points received on a successful hit. |
| Name | Description |
|---|---|
| QueueAction() | Adds another action to be performed and handle completion. |
| Name | Description |
|---|---|
| TargetActive | If the target can be hit. |