API:ISimulationIndexEvent
From Wiketomica
| API Home | Participants | API | Discussion | Demos | Downloads | Documentation | Contact Us | Acknowledgements |
ISimulationIndexEvent
Purpose
superclass:ISimulationEvent
Proposed Interface
interface ISimulationIndexEvent : ISimualationEvent {
readonly attribute int index;
}
