Polyphase Game Engine
Loading...
Searching...
No Matches
TimelinePanel.h
Go to the documentation of this file.
1
#pragma once
2
3
#if EDITOR
4
5
class
Timeline
;
6
class
TimelineTrack
;
7
8
void
DrawTimelinePanel();
9
void
OpenTimelineForEditing(
Timeline
* timeline);
10
void
CloseTimelinePanel();
11
12
#endif
TimelineTrack
Definition
TimelineTrack.h:25
Timeline
Definition
Timeline.h:10
Engine
Source
Editor
Timeline
TimelinePanel.h
Generated by
1.9.8