File GridObject.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 | CallbackGridObject 使用函式指標提供更新與碰撞行為的網格物件。 |
| class | GridObject 遊戲世界中會更新、碰撞與繪製的物件。 |
The documentation for this class was generated from the following file GridObject.h