Property | Type | Description | |
---|---|---|---|
BallonJoin | |||
joint | |||
lineRender | |||
render | |||
speed | float | ||
speedRope | float |
Method | Description | |
---|---|---|
Join ( ) : void | ||
setColor ( |
Sets the color.
|
|
setJoint ( |
Sets the joint.
|
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Update ( ) : void |
public setColor ( |
||
color | Color. | |
return | void |
public setJoint ( |
||
body | Body. | |
return | void |
public DistanceJoint2D,UnityEngine joint | ||
return |
public LineRenderer,UnityEngine lineRender | ||
return |
public SpriteRenderer,UnityEngine render | ||
return |