From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/_magic_doc_8h.html | 237 ------------------------------------ 1 file changed, 237 deletions(-) delete mode 100644 Doc/doxygen/html/_magic_doc_8h.html (limited to 'Doc/doxygen/html/_magic_doc_8h.html') diff --git a/Doc/doxygen/html/_magic_doc_8h.html b/Doc/doxygen/html/_magic_doc_8h.html deleted file mode 100644 index 2854283..0000000 --- a/Doc/doxygen/html/_magic_doc_8h.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - -Starshatter_Open: D:/SRC/StarshatterSVN/Magic2/MagicDoc.h File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
MagicDoc.h File Reference
-
-
-
#include "List.h"
-
-

Go to the source code of this file.

- - - -

-Classes

class  MagicDoc
- - - - -

-Functions

int LoadBuffer (const char *filename, BYTE *&buf, bool null_terminate=false)
int LoadTexture (const char *name, Bitmap *&bmp, int type=0)
int LoadAlpha (const char *name, Bitmap &bitmap, int type=0)
-

Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
int LoadAlpha (const char * name,
Bitmapbitmap,
int type = 0 
)
-
- -

Definition at line 535 of file MagicDoc.cpp.

- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
int LoadBuffer (const char * filename,
BYTE *& buf,
bool null_terminate = false 
)
-
- -

Definition at line 409 of file MagicDoc.cpp.

- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
int LoadTexture (const char * name,
Bitmap *& bmp,
int type = 0 
)
-
- -

Definition at line 459 of file MagicDoc.cpp.

- -
-
-
-
- - - - -- cgit v1.1