Uses of Interface
ubc.team09.player.VI
Packages that use VI
-
Uses of VI in ubc.team09.player
Classes in ubc.team09.player that implement VIMethods in ubc.team09.player that return VIModifier and TypeMethodDescriptionVI.setColor(byte color) Tells the VI which color they should make decisions for; i.e., which player they should try to maximize the score for.VI.setTimeLimit(int seconds) Imposes a time limit for each turn that the VI takes.Constructors in ubc.team09.player with parameters of type VI