Module: Threequarks
- Defined in:
- lib/threequarks.rb,
lib/threequarks/engine.rb,
lib/threequarks/version.rb
Defined Under Namespace
Classes: Engine
Constant Summary collapse
- NoBody =
clock body
0
- SmallWhiteBody =
1
- RoundBody =
2
- RoundGreenBody =
3
- SquareBody =
4
- NoDial =
stroke dial
0
- GermanHourStrokeDial =
1
- GermanStrokeDial =
2
- AustriaStrokeDial =
3
- SwissStrokeDial =
4
- PointedHourHand =
clock hour hand
1
- BarHourHand =
2
- SwissHourHand =
3
- PointedMinuteHand =
clock minute hand
1
- BarMinuteHand =
2
- SwissMinuteHand =
3
- NoSecondHand =
clock second hand
0
- BarSecondHand =
1
- HoleShapedSecondHand =
2
- NewHoleShapedSecondHand =
3
- SwissSecondHand =
4
- NoBoss =
clock boss
0
- BlackBoss =
1
- RedBoss =
2
- CreepingMinuteHand =
minute hand behavior
0
- BouncingMinuteHand =
1
- ElasticBouncingMinuteHand =
2
- CreepingSecondHand =
second hand behavior
0
- BouncingSecondHand =
1
- ElasticBouncingSecondHand =
2
- OverhastySecondHand =
3
- VERSION =
"0.0.1"