enum Tsh::PlayThing::Flags

Overview

Flags for more miscellaneous functions

Defined in:

plaything.cr

Enum Members

Invisible = 1
Custom1 = 2
Custom2 = 4
Custom3 = 8
Custom4 = 16
Custom5 = 32
Custom6 = 64
None = 0
All = 127

Instance Method Summary

Instance Method Detail

def custom1? #

def custom2? #

def custom3? #

def custom4? #

def custom5? #

def custom6? #

def invisible? #

def none? #