This website requires JavaScript.
Explore
Help
Sign In
fabian
/
espleaf
Watch
1
Star
0
Fork
0
You've already forked espleaf
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cc3bcb0370
espleaf
/
include
/
edge.h
6 lines
66 B
C
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-01-03 16:12:47 +00:00
#
pragma once
WIP: Strange exceptions in Corner::loop: Crashing when accessing _short_neighbours after a corner is finished animating.
2021-01-04 10:39:46 +00:00
class
Edge
{
public
:
Edge
*
neighbour
=
nullptr
;
}
;
Reference in New Issue
Copy Permalink