core
Toggle table of contents
1.0.0-beta.1
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
io.github.lunalobos.chess4kt
/
Game
/
Node
/
parent
parent
abstract
var
parent
:
Game.Node
?
The parent node. It can only be null when it is the root node, which evidently cannot have a parent.