Class: $.PrimatesViewLoopView
- Inherits:
-
WatchUi.View
-
WatchUi.View
-
Overview
Show the picture and name of a primate
Constant Summary
Constant Variables
Type | Name | Value | Since | Description |
---|---|---|---|---|
Type | COLOR | Graphics.COLOR_BLACK | ||
Type | IMAGES | [$.Rez.Drawables.id_apes,$.Rez.Drawables.id_monkeys,$.Rez.Drawables.id_prosimians] | ||
Type | PRIMATES | ["Apes","Monkeys","Prosimians"] |
Instance Member Summary collapse
Instance Method Summary collapse
-
initialize(index as Lang.Number)
Constructor.
-
onUpdate(dc as Graphics.Dc) as Void
Update the view.
Instance Attribute Details
var _bitmap as WatchUi.BitmapResource
var _index as Lang.Number
Instance Method Details
initialize(index as Lang.Number)
Constructor
onUpdate(dc as Graphics.Dc) as Void
Update the view