Projects Tagged with "printing"

print_scientific

print_scientific

By: kevin_karplus

Views: 228 | LoveIts: 6

Description: Printing numbers with the stamp tool. This program has a single sprite called digit, which responds to messages print_number, and print_scientific. It uses four global variables: print_x, print_y, print_after_decimal, and print_number to communicate parameters. When print_number is broadcast, the ... show more

Please Wait...