My Project
Public Member Functions | List of all members
ActionBrickRotateZ Class Reference

#include <action.h>

Inheritance diagram for ActionBrickRotateZ:
Inheritance graph
[legend]
Collaboration diagram for ActionBrickRotateZ:
Collaboration graph
[legend]

Public Member Functions

 ActionBrickRotateZ (double angle)
 
 ~ActionBrickRotateZ ()
 
virtual void Execute (Scene *scene, Composite *loadedBricks, int ID) override
 

Detailed Description

Definition at line 132 of file action.h.

Constructor & Destructor Documentation

§ ActionBrickRotateZ()

ActionBrickRotateZ::ActionBrickRotateZ ( double  angle)
inline

Definition at line 135 of file action.h.

§ ~ActionBrickRotateZ()

ActionBrickRotateZ::~ActionBrickRotateZ ( )
inline

Definition at line 140 of file action.h.

Member Function Documentation

§ Execute()

virtual void ActionBrickRotateZ::Execute ( Scene scene,
Composite loadedBricks,
int  ID 
)
inlineoverridevirtual

Implements Action.

Definition at line 144 of file action.h.

Here is the call graph for this function:

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