What is it?
"Effect" is a simple API, with you guessed it, effects! these
are simple functions I've came up with for projects I've
been working on, which are pretty useful. some of them have
some optimization features like instead of paintutils.drawLine(1,1,51,1)
to draw a line, I'd make it write a string as long as i need it to be.
Isn't this too simple? I can just write my own functions!
well, you have to think of those functions. simple.
and that takes a bit.
Will there be more functions?
Yes. I will update the pastebin code from time to time with
update notes.
Can i ask more unnecessary questions?
No. I don't know what you people want to know.
I want to make pointless stuff with a pointless API!
Well, if you do want to download this pointless
API, you can do so with Pastebin. just copy and paste the
code here!
pastebin get NHCf3J47 effect
if you need the code, here it is. or, you can use the link likeused 400 times already.
Well, what are the functions?
lucky i made a list perfect for people like you.
fadeIn() -Simple fade black-white
fadeOut() -The opposite, white-black.
scroll(color) -slowly scrolls for more tension in your programs.
grow(x,y,color,size,speed) -grows a "perfect" square, with the height*0.66 trick.
fadeTextIn(t,x,y,bCenter) -Fades text, white-black.
fadeTextOut(t,x,y,bCenter) -Same thing, black-white
vLine(color,x) -Slowly draws an ugly line down the page.
hLine(color,y) -More lines. this time going across
fadeLineIn(x,y,l) -Well, now you fade that line to make things better. black-white
fadeLineOut(x,y,l) -Same thing. white-black
popup(x,y,color,size) -Popup box! (somewhat broken.)
fadeBoxIn(x1,y1,x2,y2) -Fades box in, pretty laggy with rendering. may fix that some time. black-white
fadeBoxOut(x1,y1,x2,y2) -Same thing, what do you expect :P/>
hBars(br,col) -Horizontal bars, br is the break between them, col is colour.
vBars(br,col) -Same thing, but verticle.
fadeHBarsIn(br) -Fades horizontal bars, the next 4 are pretty self explanatory. black-white
fadeHBarsOut(br) -Fades out. white-black.
fadeVBarsIn(br) -Verticle. black-white
fadeVBarsOut(br) -Fades out. white-black again.
Yeah, not really too much to offer. That's why we have suggestions!
Reply with anything you've thought of below.
Just to add, I know this isn't really too advanced. but, we do know it
will be updated and it isn't supposed to be as fancy as something
like Surface or Flair.
Feedback as always is appreaciated!
[right]i bet i did something[/right]
[right]wrong in this post.[/right]