#include "utility/YiTimer.h"#include "platform/YiPlatformViewProxy.h"#include "view/YiSceneView.h"Go to the source code of this file.
Classes | |
| class | CYIPlatformView |
| CYIPlatformView is a specialized view which combines the uses of an engine view (created through view templates) and a native platform view. This allows users to better integrate native platform views with applications created by You.i Engine. The user can also use values and timelines taken from view templates to position or animate the native platform view. More... | |