Module: Reflex

Included in:
Reflexion
Defined in:
lib/reflex/font.rb,
lib/reflex/view.rb,
lib/reflex/color.rb,
lib/reflex/image.rb,
lib/reflex/model.rb,
lib/reflex/point.rb,
lib/reflex/shape.rb,
lib/reflex/style.rb,
lib/reflex/timer.rb,
lib/reflex/bitmap.rb,
lib/reflex/bounds.rb,
lib/reflex/button.rb,
lib/reflex/camera.rb,
lib/reflex/filter.rb,
lib/reflex/helper.rb,
lib/reflex/matrix.rb,
lib/reflex/reflex.rb,
lib/reflex/screen.rb,
lib/reflex/shader.rb,
lib/reflex/window.rb,
lib/reflex/fixture.rb,
lib/reflex/painter.rb,
lib/reflex/pointer.rb,
lib/reflex/polygon.rb,
lib/reflex/polyline.rb,
lib/reflex/selector.rb,
lib/reflex/extension.rb,
lib/reflex/key_event.rb,
lib/reflex/list_view.rb,
lib/reflex/text_view.rb,
lib/reflex/draw_event.rb,
lib/reflex/image_view.rb,
lib/reflex/line_shape.rb,
lib/reflex/model_view.rb,
lib/reflex/rect_shape.rb,
lib/reflex/application.rb,
lib/reflex/color_space.rb,
lib/reflex/focus_event.rb,
lib/reflex/frame_event.rb,
lib/reflex/model_owner.rb,
lib/reflex/timer_event.rb,
lib/reflex/wheel_event.rb,
lib/reflex/scroll_event.rb,
lib/reflex/style_length.rb,
lib/reflex/update_event.rb,
lib/reflex/capture_event.rb,
lib/reflex/contact_event.rb,
lib/reflex/ellipse_shape.rb,
lib/reflex/pointer_event.rb,
lib/reflex/polygon_shape.rb

Defined Under Namespace

Modules: Extension, HasFrame, HasTags, Hookable, ModelOwner, ModelView Classes: Application, Button, CaptureEvent, ContactEvent, DrawEvent, EllipseShape, Filter, Fixture, FocusEvent, FrameEvent, ImageView, KeyEvent, LineShape, ListView, Model, Pointer, PointerEvent, PolygonShape, RectShape, Screen, ScrollEvent, Selector, Shape, Style, StyleLength, TextView, Timer, TimerEvent, UpdateEvent, View, WheelEvent, Window

Constant Summary collapse

Font =
Rays::Font
Color =
Rays::Color
Image =
Rays::Image
Point =
Rays::Point
Bitmap =
Rays::Bitmap
Bounds =
Rays::Bounds
Camera =
Rays::Camera
Matrix =
Rays::Matrix
Shader =
Rays::Shader
Painter =
Rays::Painter
Polygon =
Rays::Polygon
Polyline =
Rays::Polyline
ColorSpace =
Rays::ColorSpace