CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

natwin.h File Reference

Native window manager interface. More...

#include "csutil/scf.h"

Go to the source code of this file.

Classes

struct  iNativeWindow
 This interface represents a native window. More...
struct  iNativeWindowManager
 This interface represents the native window manager system. More...

Alert types

#define CS_ALERT_ERROR   1
 Display an error.
#define CS_ALERT_NOTE   3
 Display a note.
#define CS_ALERT_WARNING   2
 Display a warning.


Detailed Description

Native window manager interface.

Definition in file natwin.h.


Define Documentation

#define CS_ALERT_ERROR   1
 

Display an error.

Definition at line 35 of file natwin.h.

#define CS_ALERT_NOTE   3
 

Display a note.

Definition at line 39 of file natwin.h.

#define CS_ALERT_WARNING   2
 

Display a warning.

Definition at line 37 of file natwin.h.


Generated for Crystal Space by doxygen 1.4.4