Breeds

Print Version of Breeds

A | B | C / D / E / F / G / H / I / J / K | L | M / N | O / P / Q / R | S / T / U | V | W / X / Y / Z

All of these commands are created when you declare your turtles to have breeds, using the breeds command. For each command in this listing, replace the word 'breed' by the actual name of the breed you have created. For example,

breeds [frogs toads]

to go
create-frogs 100
create-toads-and-do 100 [if count-frogs > 50 [setc brown]]
end

A
ask-breed

ask-breed-with

average-of-breed

average-of-breed-with

B
breed

breed-at

breed-of

breed-towards

breeds

C / D / E / F / G / H / I / J / K
count-breed

count-breed-at

count-breed-here

count-breed-towards

count-breed-with

create-breed

create-breed-and-do

L
list-of-breed

list-of-breed-at

list-of-breed-here

list-of-breed-towards

list-of-breed-with

M / N
max-of-breed

max-of-breed-with

median-of-breed

median-of-breed-with

min-of-breed

min-of-breed-with

mode-of-breed

mode-of-breed-with

O / P / Q / R
one-of-breed

one-of-breed-at

one-of-breed-at-with

one-of-breed-here

one-of-breed-here-with

one-of-breed-towards

one-of-breed-towards-with

one-of-breed-with

S / T / U
sdev-of-breed

sdev-of-breed-with

setbreed

setbreed-at

setbreed-of

setbreed-towards

sum-of-breed

sum-of-breed-with

V
variance-of-breed

variance-of-breed-with

W / X / Y / Z
who-max-of-breed

who-max-of-breed-with

who-min-of-breed

who-min-of-breed-with