JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
VASSAL.tools.qtree
QFunc
Contents
Description
Method Summary
Method Details
call(QuadTree, QNode)
Hide sidebar
Show sidebar
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)