#include "ttfDraw.h"
#include "typeUtils.h"
#include "sdlWindow.h"
#include <stdarg.h>
#include <deque>
Go to the source code of this file.
Classes | |
class | ScrollAreaComponent |
スクロールするテキスト領域の描画クラス More... | |
struct | ScrollAreaComponent::colors_t |
struct | ScrollAreaComponent::draws_t |
$Id$
Definition in file scrollAreaComponent.h.