#include <ShowPointCommand.h>
◆ ShowPointCommand() [1/2]
ShowPointCommand::ShowPointCommand |
( |
| ) |
|
◆ ShowPointCommand() [2/2]
◆ ~ShowPointCommand()
ShowPointCommand::~ShowPointCommand |
( |
| ) |
|
|
inline |
◆ Execute()
void ShowPointCommand::Execute |
( |
| ) |
|
|
overridevirtual |
Executes this command's behavior.
Haru, 3/19/2023.
Reimplemented from Command.
◆ operator=()
◆ SetPosRadius()
void ShowPointCommand::SetPosRadius |
( |
const Vect & |
pos, |
|
|
float |
rad |
|
) |
| |
◆ m_pos
Vect ShowPointCommand::m_pos |
|
private |
◆ m_rad
float ShowPointCommand::m_rad |
|
private |
The documentation for this class was generated from the following files: