Unity and Flutter apps Home Page
Work to create apps for generating revenue
|
Public Member Functions | |
RevealKeyAction (KeyActionController pKeyActionController) | |
float | DoKeyAction (bool isActionStarted, float actionTime, float actionSpeed) |
Pretty similar to Open but moves the object up when triggered. |
Additional Inherited Members | |
Public Types inherited from Key.IKeyAction | |
enum | KeyActionEnum { Open , Reveal , WalkThrough } |
Key.RevealKeyAction.RevealKeyAction | ( | KeyActionController | pKeyActionController | ) |
float Key.RevealKeyAction.DoKeyAction | ( | bool | isActionStarted, |
float | actionTime, | ||
float | actionSpeed ) |
Pretty similar to Open but moves the object up when triggered.
isActionStarted | |
actionTime | |
actionSpeed |
Implements Key.IKeyAction.