Battle Talent  V11
Public Member Functions | Public Attributes | List of all members
CrossLink.FloatingGiganticStones Class Reference

Inherits CrossLink.SceneObj.

Public Member Functions

void Start ()
 
void StartFloating ()
 
void StopFloating (System.Action stopFinCallback)
 
bool IsReversing ()
 
void SetColor (int difficulty)
 
void CrazyRotate ()
 
void RevertCrazyRotate (System.Action finCallBack)
 
bool IsCrazying ()
 

Public Attributes

RogueLevelSelectorHub hub
 
Transform[] floatingObjs
 
Color lv1Color
 
Color lv2Color
 
float floatingMlp = 1
 
float moveSpeedMlp = 0.1f
 
float rotSpeedMlp = 0.01f
 
float intervalMlp = 5
 
float updateSec = 4
 
float lerpTime = 0.1f
 
float posDelta = 1f
 
float rotDelta = 20f
 
float pullDis = 0.1f
 
float rotSpeed = 5f
 
AudioSource rotateSource
 

Additional Inherited Members