Operation int
playersInRect (double left, double top, double right, double bottom, ArrayList dynamicInfo, boolean bOnlyTeamMembers, String teamName), in Class RobocupBehavior
Documentation
* Determines how many players are in a rectangular area
* @param left contains the leftmost x coordinate of the rectangular region
* @param top contains the upper y coordinate of the rectangular region
* @param right contains the rightmost x coordinate of the rectangular region
* @param bottom contains the lower y coordinate of the rectangular region
* @param dynamicInfo contains information on the players
* @param bOnlyTeamMembers is a flag that indicates filtering by teamName
* @param teamName is the name of the team to filter on
Protocol | | Qualification | |
Exceptions | | Size | |
Time | | Concurrency | Sequential |
Export Control | ProtectedAccess | | |
Preconditions
Postconditions
Semantics
Property Settings
Java
Abstract | False | Static | False |
Final | False | Native | False |
Synchronized | False | | |
Data Modeler
dmItem | False | DMName | |
IsConstraint | False | ConstraintType | |
IsIndex | False | IsTrigger | False |
IsCluster | False | TableSpace | |
FillFactor | 0 | KeyList | |
CheckPredicate | | IsUnique | False |
DeferalMode | | InitialCheckTime | |
TriggerType | | TriggerReferencePart | |
IsInsertEvent | False | IsUpdateEvent | False |
IsDeleteEvent | False | | |