#include <editor_actions.h>
|
| | CEditorActionResetEnvelopePointTangent (CEditorMap *pMap, int EnvelopeIndex, int PointIndex, int Channel, bool In, CFixedTime OldTime, int OldValue) |
| | CEditorActionEditEnvelopePointValue (CEditorMap *pMap, int EnvelopeIndex, int PointIndex, int Channel, EType Type, CFixedTime OldTime, int OldValue, CFixedTime NewTime, int NewValue) |
| void | Undo () override |
| void | Redo () override |
| | IEditorAction (CEditorMap *pMap) |
| virtual bool | IsEmpty () |
| const char * | DisplayText () const |
| | CMapObject (CEditorMap *pMap) |
| | CMapObject (const CMapObject &Other) |
| virtual | ~CMapObject ()=default |
| virtual void | OnAttach (CEditorMap *pMap) |
| const CEditor * | Editor () const |
| CEditor * | Editor () |
| const CEditorMap * | Map () const |
| CEditorMap * | Map () |
| const IGraphics * | Graphics () const |
| IGraphics * | Graphics () |
| const ISound * | Sound () const |
| ISound * | Sound () |
| const IStorage * | Storage () const |
| IStorage * | Storage () |
| const ITextRender * | TextRender () const |
| ITextRender * | TextRender () |
◆ CEditorActionResetEnvelopePointTangent()
| CEditorActionResetEnvelopePointTangent::CEditorActionResetEnvelopePointTangent |
( |
CEditorMap * | pMap, |
|
|
int | EnvelopeIndex, |
|
|
int | PointIndex, |
|
|
int | Channel, |
|
|
bool | In, |
|
|
CFixedTime | OldTime, |
|
|
int | OldValue ) |
The documentation for this class was generated from the following files: