Rings
Version 0.3

threeD.ui.event
Class SceneCloseEvent

java.lang.Object
  extended bythreeD.ui.event.SceneEvent
      extended bythreeD.ui.event.SceneCloseEvent
All Implemented Interfaces:
Event

public class SceneCloseEvent
extends SceneEvent

A SceneCloseEvent object represents the event of closing the current scene.


Constructor Summary
SceneCloseEvent()
           
 
Method Summary
 java.lang.String toString()
          Returns "SceneCloseEvent".
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SceneCloseEvent

public SceneCloseEvent()
Method Detail

toString

public java.lang.String toString()
Returns "SceneCloseEvent".

Overrides:
toString in class SceneEvent

Rings
Version 0.3

Copyright 2003-05 Mike Murray