]> git.lizzy.rs Git - mtmap.git/commit
Add Peek- and PokeNode functions to MapBlk (#1)
authorRiley <49880817+DerZombiiie@users.noreply.github.com>
Sat, 16 Jul 2022 23:13:57 +0000 (01:13 +0200)
committerGitHub <noreply@github.com>
Sat, 16 Jul 2022 23:13:57 +0000 (01:13 +0200)
commite59fff6f09a950a185729f5d2ab929a949a91856
tree809c340f21d87736a522ce475d37a52a1d92c310
parent9bb5203193a113670a0d81c2e8d0768a5cdbe3db
Add Peek- and PokeNode functions to MapBlk (#1)

* added PickNode to MapBlk

* renamed MapBlk.PickNode to MapBlk.PeekNode

* added funktion MapBlk.PokeNode as reverse of MapBlk.PeekNode
tools.go [new file with mode: 0644]