Format: 1.35 Title: Photon SubTitle: Simple Open Source 2D Game API Footer: Documentation for photon. Copyright (C) 2004-2005 James Turk # -------------------------------------------------------------------------- # # Cut and paste the lines below to change the order in which your files # appear on the menu. Don't worry about adding or removing files, Natural # Docs will take care of that. # # You can further organize the menu by grouping the entries. Add a # "Group: [name] {" line to start a group, and add a "}" to end it. # # You can add text and web links to the menu by adding "Text: [text]" and # "Link: [name] ([URL])" lines, respectively. # # The formatting and comments are auto-generated, so don't worry about # neatness when editing the file. Natural Docs will clean it up the next # time it is run. When working with groups, just deal with the braces and # forget about the indentation and comments. # # -------------------------------------------------------------------------- Group: photon:: { File: AppCore (AppCore.hpp) File: Application (Application.hpp) File: AudioCore (audio/AudioCore.hpp) File: Basic Types (types.hpp) File: Entrypoint (entrypoint.hpp) File: Exception/Error Types (exceptions.hpp) File: Kernel (Kernel.hpp) File: Log (Log.hpp) File: Logging Utilities (LogSink.hpp) 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 File: ResourceManaged (ResourceManaged.hpp) File: ResourceManager (ResourceManager.hpp) File: Task (Task.hpp) Group: Util { File: ConfigFile (util/ConfigFile.hpp) File: FileBuffer (util/FileBuffer.hpp) File: filesys:: (util/filesys/filesys.hpp) File: RandGen (util/RandGen.hpp) File: Singleton (util/Singleton.hpp) File: Timer (util/Timer.hpp) File: VersionInfo (util/VersionInfo.hpp) } # Group: Util Group: Video { File: Color (video/Color.hpp) File: Font (video/Font.hpp) File: Image (video/Image.hpp) File: Pen (video/Pen.hpp) File: Texture (video/Texture.hpp) File: VideoCore (video/VideoCore.hpp) } # Group: Video } # Group: photon:: Group: Index { Index: Everything Class Index: Classes Constant Index: Constants Function Index: Functions Type Index: Types Macro Index: Macros Variable Index: Variables } # Group: Index