First of all, thanks for reading this post.
Now I just get to the point.
I've got a function named: SetPosByOrigCenter().
That means: Set Position By Original Center Point
Then I've got this: SetPosByOrigCenterOnEvent(e:Event)
public function SetPosByOrigCenterOnEvent(e:Event) {
SetPosByOrigCenter();
} That means: Set Position By Original Center Point On Event
Yeah, their name are really long, right?
Like 18-25 characters.
So I'm just asking if you guys would mind finding a new name for these functions
Please, thanks!