#include "CeylanTextDisplayable.h"#include "CeylanException.h"#include "CeylanTypes.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::ResourceException |
| Exception to be raised when a Resource encounters an abnormal situation. More... | |
| class | Ceylan::Resource |
| Void interface that has to be implemented by all Resources, so that they can be cached by a Resource manager. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
Typedefs | |
| typedef Ceylan::Uint32 | Ceylan::ResourceID |
| Resources can be designated based on a resource identifier. | |
1.5.8