enum
SfmlBook::Chapter4::World::Layer
Defined in:
chapter4/world.crEnum Members
-
Background =
0 -
Air =
1 -
LayerCount =
2
Instance Method Summary
-
#air?
Returns
trueif this enum value equalsAir -
#background?
Returns
trueif this enum value equalsBackground -
#layer_count?
Returns
trueif this enum value equalsLayerCount