MCPcopy Create free account
hub / github.com/XMuli/ChineseChess / ChessStep

Method ChessStep

ChessStep.cpp:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6#include "ChessStep.h"
7
8ChessStep::ChessStep(QObject *parent) : QObject(parent)
9{
10}
11
12ChessStep::~ChessStep()
13{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected