Yes they are!
- Cogliostro
- Cogliostro
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
function Syn (short value) {
object[value].TweenTransparency(0.5, 0, eEaseInTween, eBlockTween);
object[value].TweenTransparency(0.5, 100, eEaseOutTween, eBlockTween);
}
function oBut0_AnyClick() //Object 10;
{
Syn(0);
}
function oBut1_AnyClick() //Object 11;
{
Syn(1);
}
//et cetera...
Quote from: Tinytim on Wed 16/04/2014 11:21:37
How do ISpoiler
stick the glitter to the round stone?[close]
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.088 seconds with 16 queries.