跳轉到

File Overlay.h

FileList > Overlay.h

Go to the source code of this file

定義畫面覆蓋層與內建畫面元件。

  • #include <string>
  • #include <utility>
  • #include "raylib.h"

Namespaces

Type Name
namespace gridpp

Classes

Type Name
class Button
可使用滑鼠點擊的文字按鈕。
class Label
使用像素座標繪製一行文字。
class Overlay
使用像素座標,並繪製在所有 GridObject 上方的畫面內容。

The documentation for this class was generated from the following file Overlay.h