Class gridpp::Overlay¶
使用像素座標,並繪製在所有 GridObject 上方的畫面內容。
#include <Overlay.h>
Inherited by the following classes: gridpp::Button, gridpp::Label
Public Functions¶
| Type | Name |
|---|---|
| virtual void | Draw () 每幀繪製時呼叫。 |
| virtual void | OnUpdate () 每幀更新時呼叫。 |
| virtual | ~Overlay () = default |
Public Functions Documentation¶
function Draw¶
每幀繪製時呼叫。
function OnUpdate¶
每幀更新時呼叫。
function ~Overlay¶
The documentation for this class was generated from the following file Overlay.h