mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-01 09:18:00 +03:00
Give documentation comments new tag names. Part 2 of making the documentation better.
This commit is contained in:
parent
14361edad3
commit
bc9e863307
19 changed files with 70 additions and 60 deletions
|
@ -1,9 +1,9 @@
|
|||
#include "framework.h"
|
||||
#include "GameScriptSkyLayer.h"
|
||||
/***
|
||||
Description class for moving clouds, as seen in TR4's City of the Dead.
|
||||
/*** Describes a layer of moving clouds.
|
||||
As seen in TR4's City of the Dead.
|
||||
|
||||
@classmod SkyLayer
|
||||
@pregameclass SkyLayer
|
||||
@pragma nostrip
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue