Apps Home
|
Create an App
Foehammer App
Author:
korgfoehammer
Description
Source Code
Launch App
Current Users
Created by:
Korgfoehammer
// vars var total_tipped = 0; cb.settings_choices = [ {name: 'tokens', type: 'int', minValue: 1, default: 100}, {name: 'goal_description', type: 'str', minLength: 1, maxLength: 255} ]; cb.onTip(function(tip) { total_tipped += tip['amount']; cb.drawPanel(); }); cb.onDrawPanel(function(user) { return { 'template': '3_rows_of_labels', 'row1_label': 'Total Tokens:', 'row1_value': '' + total_tipped, 'row2_label': 'Goal Tokens:', 'row2_value': cb.settings.tokens, 'row3_label': 'Goal Label:', 'row3_value': cb.settings.goal_description }; });
© Copyright Freesexcam 2011- 2024. All Rights Reserved.