#include <crakedge.h>
Public Member Functions | |
CRACKEDGE ()=default | |
Public Attributes | |
ICOORD | pos |
int8_t | stepx |
int8_t | stepy |
int8_t | stepdir |
CRACKEDGE * | prev |
CRACKEDGE * | next |
|
default |
CRACKEDGE* CRACKEDGE::next |
ICOORD CRACKEDGE::pos |
CRACKEDGE* CRACKEDGE::prev |
int8_t CRACKEDGE::stepdir |
int8_t CRACKEDGE::stepx |
int8_t CRACKEDGE::stepy |