part two of three re: Actors/
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef ACTOR_SCROLLER_H
|
||||
#define ACTOR_SCROLLER_H
|
||||
|
||||
#include "Actors/ActorScroller.h"
|
||||
#include "ActorScroller.h"
|
||||
#include "LuaReference.h"
|
||||
/** @brief ActorScroller that fills in its children on the fly. */
|
||||
class DynamicActorScroller: public ActorScroller
|
||||
|
||||
Reference in New Issue
Block a user