enum Tempest::PrecipitationType

Defined in:

tempest.cr

Enum Members

Nothing = 0
Rain = 1
Hail = 2

Instance Method Summary

Instance Method Detail

def hail? #

[View source]
def nothing? #

[View source]
def rain? #

[View source]