File GridShapes.h¶
Go to the source code of this file
定義不需素材包的基本圖形物件。
#include <array>#include <cmath>#include <cstddef>#include <stdexcept>#include "GridPlusPlus.h"
Namespaces¶
| Type | Name |
|---|---|
| namespace | gridpp |
| namespace | shapes |
Classes¶
| Type | Name |
|---|---|
| class | Circle 填滿的圓形。 |
| class | Pentagon 填滿的正五邊形。 |
| class | Shape 基本圖形的共用基底;圖形會置中於所在格。 |
| class | Square 填滿的正方形。 |
| class | Star 填滿的五芒星。 |
| class | Triangle 填滿的正三角形。 |
The documentation for this class was generated from the following file GridShapes.h