54#ifndef DVD_TILE_RING_H_
55#define DVD_TILE_RING_H_
PROPERTY_R(F32, tileSize, 1.f)
PROPERTY_R(I32, tileCount, 0)
void AssignNeighbourSizes(I32 x, I32 y, Adjacency *) const noexcept
vector< InstanceData > createInstanceDataVB(I32 ringID)
bool InRing(I32 x, I32 y) const noexcept
Handle console commands that start with a forward slash.
eastl::vector< Type > vector