Finish documention until someone change something
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
/**
|
||||
* @file moveControl.cpp
|
||||
* @author Alexander Klein (alex@kleiax.de)
|
||||
* @brief Contains an implementation of the class MoveControl
|
||||
* @version 0.1
|
||||
* @date 2022-02-15
|
||||
*
|
||||
* @copyright Copyright (c) 2022
|
||||
*
|
||||
*/
|
||||
#include "moveControl.h"
|
||||
|
||||
MoveControl::MoveControl() {
|
||||
|
||||
Reference in New Issue
Block a user