JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
VASSAL.tools.qtree
QFunc
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
call(QuadTree, QNode)
Interface QFunc<T>
public interface
QFunc<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(
QuadTree
<
T
> quadTree,
QNode
<
T
> node)
Method Details
call
void
call
(
QuadTree
<
T
> quadTree,
QNode
<
T
> node)