mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-22 17:37:39 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
|
||||
// HyperRogue, shapes used for the vector graphics
|
||||
|
||||
// Hyperbolic Rogue -- shapes used for the vector graphics
|
||||
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
/** \file polygons.cpp
|
||||
* \brief shapes used for the vector graphics, mostly hand-drawn (the vector data is here), some procedurally generated
|
||||
*/
|
||||
|
||||
#if CAP_SHAPES
|
||||
|
||||
namespace hr {
|
||||
|
Reference in New Issue
Block a user