Gridarta Editor
Package net.sf.gridarta.model.scripts

Package with common types for event archetypes. More...

Classes

class  AbstractScriptedEvent
 Class which stores information about one scripted event. More...
 
class  AbstractScriptedEventFactory
 Abstract base class forScriptedEventFactory implementations. More...
 
class  DefaultScriptArchData
 Stores and manages information about scripted events. More...
 
interface  ScriptArchData
 Stores and manages information about scripted events. More...
 
interface  ScriptArchUtils
 
interface  ScriptedEvent
 Class which stores information about one scripted event. More...
 
interface  ScriptedEventFactory
 Factory for creating ScriptedEvent instances. More...
 
class  ScriptUtils
 
class  UndefinedEventArchetypeException
 This exception is thrown if an event game object cannot be created. More...
 
class  UndefinedEventArchetypeNameException
 This class implements an UndefinedEventArchetypeException that describes a missing archetype. More...
 
class  UndefinedEventArchetypeTypeException
 This class implements an UndefinedEventArchetypeException that describes an invalid event type. More...
 

Detailed Description

Package with common types for event archetypes.