Started on input, tired
This commit is contained in:
@@ -6,8 +6,8 @@ fn onInit(node: opaque) {
|
||||
}
|
||||
|
||||
fn onStep(node: opaque) {
|
||||
print node.getNodeTag();
|
||||
print node.getNodeParent().getNodeTag();
|
||||
//print node.getNodeTag();
|
||||
//print node.getNodeParent().getNodeTag();
|
||||
}
|
||||
|
||||
fn onFree(node: opaque) {
|
||||
|
||||
Reference in New Issue
Block a user