mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-09 12:59:03 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
8
rug.cpp
8
rug.cpp
@@ -1,7 +1,11 @@
|
||||
// Hyperbolic Rogue
|
||||
// Hyperbolic Rogue - Hypersian Rug mode
|
||||
// Copyright (C) 2011-2016 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
// implementation of the Hypersian Rug mode
|
||||
/** \file rug.cpp
|
||||
* \brief Hypersian Rug mode
|
||||
*
|
||||
* See also surface.cpp for constant curvature surfaces.
|
||||
*/
|
||||
|
||||
namespace hr {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user