Types.h File Reference

Go to the source code of this file.


Typedefs

typedef struct sfFont sfFont
typedef struct sfImage sfImage
typedef struct sfPostFX sfPostFX
typedef struct sfRenderWindow sfRenderWindow
typedef struct sfShape sfShape
typedef struct sfSprite sfSprite
typedef struct sfString sfString
typedef struct sfView sfView

Typedef Documentation

typedef struct sfFont sfFont

Definition at line 29 of file Graphics/Types.h.

typedef struct sfImage sfImage

Definition at line 30 of file Graphics/Types.h.

typedef struct sfPostFX sfPostFX

Definition at line 31 of file Graphics/Types.h.

Definition at line 32 of file Graphics/Types.h.

typedef struct sfShape sfShape

Definition at line 33 of file Graphics/Types.h.

typedef struct sfSprite sfSprite

Definition at line 34 of file Graphics/Types.h.

typedef struct sfString sfString

Definition at line 35 of file Graphics/Types.h.

typedef struct sfView sfView

Definition at line 36 of file Graphics/Types.h.