Method | Description | |
---|---|---|
FlyingImage ( ) : System | ||
Go ( string word, Point from, Point to ) : void |
Method | Description | |
---|---|---|
InitializeAnimator ( ) : void | ||
OnAnimator_Animate ( object sender, Animator e ) : void | ||
OnAnimator_Finished ( object sender, |
public Go ( string word, Point from, Point to ) : void | ||
word | string | |
from | Point | |
to | Point | |
return | void |