introduction of Menu.txt
This commit is contained in:
parent
dee7cd686c
commit
d767d5e803
54
ndoc/Menu.txt
Normal file
54
ndoc/Menu.txt
Normal file
@ -0,0 +1,54 @@
|
||||
Format: 1.32
|
||||
|
||||
|
||||
Title: Photon
|
||||
SubTitle: Simple Open Source 2D Game API
|
||||
Footer: Documentation for <a href="http://photon.sourceforge.net">photon</a>. Copyright (C) 2004-2005 James Turk
|
||||
|
||||
|
||||
Group: photon:: {
|
||||
|
||||
File: AppCore (AppCore.hpp)
|
||||
File: Application (Application.hpp)
|
||||
File: Basic Types (types.hpp)
|
||||
File: Entrypoint (entrypoint.hpp)
|
||||
File: Exception/Error Types (exceptions.hpp)
|
||||
File: Log (Log.hpp)
|
||||
File: Logging Utilities (LogSink.hpp)
|
||||
|
||||
|
||||
Group: audio:: {
|
||||
|
||||
File: AudioCore (audio/AudioCore.hpp)
|
||||
} # Group: Audio::
|
||||
|
||||
Group: math:: {
|
||||
|
||||
File: Circle (math/Circle.hpp)
|
||||
File: Math Utilities (math/math.hpp)
|
||||
File: Rect (math/Rect.hpp)
|
||||
File: Vector2 (math/Vector2.hpp)
|
||||
} # Group: Math::
|
||||
|
||||
Group: util:: {
|
||||
|
||||
File: ConfigFile (util/ConfigFile.hpp)
|
||||
File: File System (util/filesys/filesys.hpp)
|
||||
File: FileBuffer (util/FileBuffer.hpp)
|
||||
File: RandGen (util/RandGen.hpp)
|
||||
File: Singleton (util/Singleton.hpp)
|
||||
File: VersionInfo (util/VersionInfo.hpp)
|
||||
} # Group: Util::
|
||||
}
|
||||
|
||||
Group: Index {
|
||||
|
||||
Index: Everything
|
||||
Class Index: Classes
|
||||
Constant Index: Constants
|
||||
Function Index: Functions
|
||||
Type Index: Types
|
||||
Macro Index: Macros
|
||||
Variable Index: Variables
|
||||
} # Group: Index
|
||||
|
Loading…
Reference in New Issue
Block a user