Added ScreenHeartEntry example.

This commit is contained in:
Kyzentun
2014-09-30 19:16:21 -06:00
parent 620e5b2950
commit db1147abac
3 changed files with 188 additions and 15 deletions
@@ -183,6 +183,8 @@
-- -- is a table of x, y, and optional z. Unused if you pass in a custom
-- -- value actor.
-- value_pos= {0, -48},
-- -- Optional. The font to use for the default value actor.
-- value_font= "Common Normal",
-- -- Optional. The color for the default value text. Unused if you pass
-- -- in a custom value actor. Default is White.
-- value_color= Color.White,