Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: shokinhan on May 01, 2013, 11:35:11 AM

Title: The NGUIMath.CalculateAbsoluteWidgetBounds Question
Post by: shokinhan on May 01, 2013, 11:35:11 AM
I invoke the function NGUIMath.CalculateAbsoluteWidgetBounds("Tran") and the result named Pos1. Then I add new uiwidge to the window, invoke that funciton  again , and the result named Pos2.

So Pos1 must not equals Pos2 ?