mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 04:26:42 +03:00
Give documentation comments new tag names. Part 2 of making the documentation better.
This commit is contained in:
parent
9549ce021d
commit
1cccef16b2
19 changed files with 70 additions and 60 deletions
|
@ -2,11 +2,12 @@
|
|||
#include "GameScriptMirror.h"
|
||||
|
||||
/***
|
||||
A mirror effect, as seen in TR4's Coastal Ruins and Sacred Lake levels.
|
||||
A mirror effect.
|
||||
As seen in TR4's Coastal Ruins and Sacred Lake levels.
|
||||
|
||||
__Not currently implemented.__
|
||||
|
||||
@classmod Mirror
|
||||
@pregameclass Mirror
|
||||
@pragma nostrip
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue