To upgrade NGUI from 2.x to 3.x I deleted the folder and imported the new package.
Two classes that were used in the project I'm working on don't exist anymore: UIFilledSprite and UIDragPanelContents.
What classes should I use to replace those?
Thank you!