Public Member Functions | Public Attributes | List of all members
frame_editor.commands.Command_SetPosition Class Reference
Inheritance diagram for frame_editor.commands.Command_SetPosition:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, editor, element, position)
 
def redo (self)
 
def undo (self)
 

Public Attributes

 editor
 
 element
 
 new_position
 
 old_position
 

Detailed Description

Definition at line 271 of file commands.py.

Constructor & Destructor Documentation

def frame_editor.commands.Command_SetPosition.__init__ (   self,
  editor,
  element,
  position 
)

Definition at line 273 of file commands.py.

Member Function Documentation

def frame_editor.commands.Command_SetPosition.redo (   self)

Definition at line 282 of file commands.py.

def frame_editor.commands.Command_SetPosition.undo (   self)

Definition at line 286 of file commands.py.

Member Data Documentation

frame_editor.commands.Command_SetPosition.editor

Definition at line 275 of file commands.py.

frame_editor.commands.Command_SetPosition.element

Definition at line 277 of file commands.py.

frame_editor.commands.Command_SetPosition.new_position

Definition at line 279 of file commands.py.

frame_editor.commands.Command_SetPosition.old_position

Definition at line 280 of file commands.py.


The documentation for this class was generated from the following file:


frame_editor
Author(s): ipa-lth , ipa-frn
autogenerated on Wed Apr 10 2019 02:47:55