Adds a string to run in a determinant time
If there's already code to run at that time, it is overwritten
overload 1:
Animation:newCode(time, code)
| Method Property | Fluent Description | Representation |
| time accepts | a Number | |
| code accepts | a String | |
| Return Value | an Animation | |