ETrobocon2017 - 片山研究所モデルベース開発推進事業部
|
#include <PuzzleLineTracer.h>
公開メンバ関数 | |
PuzzleLineTracer () | |
void | preparatePuzzle (void) |
void | puzzleLineTrace (int8_t, int8_t, int8_t) |
PuzzleLineTracer.h の 26 行目に定義があります。
PuzzleLineTracer::PuzzleLineTracer | ( | ) |
void PuzzleLineTracer::preparatePuzzle | ( | void | ) |
void PuzzleLineTracer::puzzleLineTrace | ( | int8_t | currentPosition, |
int8_t | beforePosition, | ||
int8_t | nextPosition | ||
) |