class
ArrowCmd
: public
Command
(Return to index)
Type:
Instantiable
Base Classes:
public
Command
Derived Classes
Include file:
UniIdraw/idcmds.h
Public:
ArrowCmd
(
ControlInfo
*, boolean head = false, boolean tail = false)
ArrowCmd
(
Editor
* = nil, boolean head = false, boolean tail = false)
virtual
Command
*
Copy
()
virtual void
Execute
()
virtual ClassId
GetClassId
()
boolean
Head
()
virtual boolean
IsA
(ClassId)
boolean
Tail
()
(more documentation)