Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(Field), | public | :: | F(2) | ||||
integer, | public | :: | trate | ||||
integer, | public | :: | players | ||||
logical, | public | :: | update | = | .false. | ||
logical, | public | :: | debug | = | .false. | ||
real, | public | :: | difffact |
get tick rae
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | W | |||
integer, | intent(in) | :: | H |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | W | |||
integer, | intent(out) | :: | H |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Field), | intent(in) | :: | F |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Field), | intent(in) | :: | F |