NE::SDL_Engine Class Reference
SDL implementation for Engine.
More...
#include <NEngine/Native/SDL/SDL_Engine.h>
List of all members.
Detailed Description
SDL implementation for Engine.
Member Function Documentation
bool NE::SDL_Engine::initAPI |
( |
void |
|
) |
[virtual] |
Init the API (internal)
- Returns:
- true if all goes right
Implements NE::NEngine.
bool NE::SDL_Engine::stopAPI |
( |
void |
|
) |
[virtual] |
Stop the API (internal)
- Returns:
- true if all goes right
Implements NE::NEngine.
The documentation for this class was generated from the following files:
- Sources/NEngine/Native/SDL/SDL_Engine.h
- Sources/NEngine/Native/SDL/SDL_Engine.cpp