Method | Description | |
---|---|---|
CreateTweets ( string query, Vector3 worldPosition ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
GetOrthographicBoundsForCamera ( Camera camera ) : Bounds | ||
GetRandomPointOnCircle ( Vector3 center, float angle, float radius ) : Vector3 | ||
InstantiateTweetObject ( Tweet, t, Vector3 worldPosition ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public CreateTweets ( string query, Vector3 worldPosition ) : void | ||
query | string | |
worldPosition | Vector3 | |
return | void |