SnakeTileLocal.h 97 Bytes
Newer Older
1 2 3 4
#pragma once
#include "Wima/Geometry/GenericPolygon.h"

using SnakeTileLocal = GenericPolygon<>;