2using System.Collections.Generic;
20 base.transform.position =
fromV;
35 List<Point> list =
new List<Point>();
36 for (
int i = 0; i < count; i++)
52 list.Add(randomSurface);
56 effect.onComplete = delegate
static SoundManager Sound
static void Create(Point center, int radius, int count, Action< int, Point > onComplete)
static Effect Get(Effect original)
void Play(float delay, Point from, float fixY=0f, Point to=null, Sprite sprite=null)
Point GetRandomSurface(int x, int z, int radius, bool walkable=true, bool allowWater=false)
Point Set(int _x, int _z)
bool Equals(int _x, int _z)
void Animate(AnimeID id, bool animeBlock=false)
static int Range(int min, int max)
static void ShakeCam(string id="default", float magnitude=1f)