Changeset 76 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/structures/TimeSlice.java
- Timestamp:
- 08/25/2017 12:22:28 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/scriptbuilder/structures/TimeSlice.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/structures/TimeSlice.java
r67 r76 42 42 * @param seconds Number of seconds from the beginning of the simulation 43 43 * that this timeslice occurs 44 * @param inc the incident to which this timeslice belongs. 44 45 */ 45 46 public TimeSlice(int seconds, ScriptIncident inc)
Note: See TracChangeset
for help on using the changeset viewer.
