- readEventFromFile(String) - Method in interface api.IEventSystem
-
- readEventFromFile(String) - Method in class events.EventSystem
-
- readEventsFromFile(File) - Method in interface api.IEventSystem
-
- readEventsFromFile(File) - Method in class events.EventSystem
-
- readFromFile(String) - Method in interface api.IDataReader
-
Read in all the data from a file.
- readFromFile(String) - Method in class datamanagement.SerializableReader
-
Deprecated.
- readFromString(String) - Method in interface api.IDataReader
-
Returns list of objects of type T read from stringInput.
- readFromString(String) - Method in class datamanagement.SerializableReader
-
Deprecated.
- readFromString(String) - Method in class datamanagement.XMLReader
-
- readSingleFromFile(String) - Method in interface api.IDataReader
-
Return single object of type T read from file.
- readSingleFromString(String) - Method in interface api.IDataReader
-
Return single object of type T read from string.
- reateAnimationFromStrings(ImageView, String, String, String, String, String, String) - Static method in class animation.animation.CustomAnimation
-
Create an animation from strings.
- RectangleDrawer - Class in animation.model
-
A class for drawing rectangles.
- RectangleDrawer() - Constructor for class animation.model.RectangleDrawer
-
- RectangleLogic - Class in animation.model
-
This class holds the rectangles drawn and the logic on them.
- RectangleLogic(RectangleDrawer) - Constructor for class animation.model.RectangleLogic
-
Sole constructor.
- refreshTable() - Method in class view.editor.eventeditor.Table
-
- registerEvent(Trigger, Action) - Method in interface api.IEventSystem
-
- registerEvent(Trigger, Action) - Method in class events.EventSystem
-
- remote_client - package remote_client
-
- remote_server - package remote_server
-
- removeAllBindingsFromComponents() - Method in interface api.IEntitySystem
-
Remove all the Bindings from all the components in this Entity System.
- removeAllBindingsFromComponents() - Method in interface api.ILevel
-
Remove all the Bindings from all the components in this Entity System.
- removeAllComponents() - Method in interface api.IEntity
-
Remove all the components of this entity.
- removeBindings() - Method in interface api.IComponent
-
Remove the bindings from all this Component's properties.
- removeComponent(Class<? extends IComponent>) - Method in interface api.IEntity
-
Remove a component.
- removeComponent(Class<? extends IComponent>) - Method in class model.entity.Entity
-
- removeComponents(List<Class<? extends IComponent>>) - Method in interface api.IEntity
-
Remove list of components
- removeComponents(Class<? extends IComponent>...) - Method in interface api.IEntity
-
Remove array/varargs of components
- removeEntity(String) - Method in interface api.IEntitySystem
-
Remove entity with this ID.
- removeEntity(String) - Method in interface api.ILevel
-
Remove entity with this ID.
- removeEntity(String) - Method in class model.entity.EntitySystem
-
- removeEntity(String) - Method in class model.entity.Level
-
- removeEntity(String) - Method in class remote_server.BasicRMIServer
-
Deprecated.
- removeEvent(String, String...) - Method in class testing.games.EventFileWriter
-
- removeParameter(String) - Method in class events.Action
-
- removeRectangle(Rectangle) - Method in class animation.model.RectangleLogic
-
Remove a rectangle.
- RendererProperties - Class in model.component.visual
-
Holds RenderProperties, which are Tint and Transparency.
- RendererProperties() - Constructor for class model.component.visual.RendererProperties
-
Empty constructor.
- RendererProperties(double, double) - Constructor for class model.component.visual.RendererProperties
-
Initialize with initial values.
- replaceSelection(String) - Method in class view.ConsoleTextArea
-
- replaceText(int, int, String) - Method in class view.ConsoleTextArea
-
- reset() - Method in class animation.model.RectangleDrawer
-
Reset this Rectangle Drawer.
- reset() - Method in class model.component.character.Score
-
- reset() - Method in class model.component.visual.ImagePath
-
- resetAction() - Method in class view.editor.eventeditor.PropertyEventEditor
-
- resetTimeSinceLastFrame() - Method in class model.component.visual.ImagePath
-
- resetTrigger() - Method in class view.editor.eventeditor.PropertyEventEditor
-
- RestitutionCoefficient - Class in model.component.physics
-
- RestitutionCoefficient() - Constructor for class model.component.physics.RestitutionCoefficient
-
- RestitutionCoefficient(double) - Constructor for class model.component.physics.RestitutionCoefficient
-
- restitutionCoefficientProperty() - Method in class model.component.physics.RestitutionCoefficient
-
- returnEventsAsString() - Method in interface api.IEventSystem
-
- returnEventsAsString() - Method in class events.EventSystem
-
- RIGHT - Static variable in class model.component.physics.Collision
-