| _actColor | Jypeli.Window | private |
| _actTitle | Jypeli.Window | private |
| _angle | Jypeli.GameObject | private |
| _brain | Jypeli.GameObjects.GameObjectBase | private |
| _buttonColorSet | Jypeli.MultiSelectWindow | private |
| _childObjects | Jypeli.GameObject | package |
| _color | Jypeli.GameObject | private |
| _context | Jypeli.Widget | private |
| _defaultCancel | Jypeli.MultiSelectWindow | private |
| _defaultListeners | Jypeli.MultiSelectWindow | private |
| _font | Jypeli.MultiSelectWindow | private |
| _horizontalSizing | Jypeli.GameObject | private |
| _inactColor | Jypeli.Window | private |
| _inactTitle | Jypeli.Window | private |
| _layer | Jypeli.GameObjects.GameObjectBase | private |
| _layout | Jypeli.GameObject | private |
| _layoutNeedsRefreshing | Jypeli.GameObject | private |
| _maxLifetime | Jypeli.GameObjects.GameObjectBase | private |
| _preferredSize | Jypeli.GameObject | private |
| _rotateImage | Jypeli.GameObjects.GameObjectBase | private |
| _selectedIndex | Jypeli.MultiSelectWindow | private |
| _setButtonColor(Color color) | Jypeli.MultiSelectWindow | private |
| _shape | Jypeli.GameObject | private |
| _size | Jypeli.GameObject | private |
| _sizeByLayout | Jypeli.GameObject | private |
| _textureFillsShape | Jypeli.GameObject | private |
| _textureWrapSize | Jypeli.GameObject | private |
| _verticalSizing | Jypeli.GameObject | private |
| AbsoluteAngle | Jypeli.GameObjects.GameObjectBase | |
| AbsolutePosition | Jypeli.GameObjects.GameObjectBase | |
| AbsoluteX | Jypeli.GameObjects.GameObjectBase | |
| AbsoluteY | Jypeli.GameObjects.GameObjectBase | |
| ActiveColor | Jypeli.Window | |
| Add(IGameObject childObject) | Jypeli.GameObject | |
| AddControls() | Jypeli.YesNoWindow | private |
| AddDefaultControls() | Jypeli.MultiSelectWindow | private |
| Jypeli::GameObjects::GameObjectBase.AddedToGame | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.AddedToGame | Jypeli.IGameObject | |
| AddItemHandler(int item, Action handler) | Jypeli.MultiSelectWindow | |
| AddItemHandler< T1 >(int item, Action< T1 > handler, T1 p1) | Jypeli.MultiSelectWindow | |
| AddItemHandler< T1, T2 >(int item, Action< T1, T2 > handler, T1 p1, T2 p2) | Jypeli.MultiSelectWindow | |
| AddItemHandler< T1, T2, T3 >(int item, Action< T1, T2, T3 > handler, T1 p1, T2 p2, T3 p3) | Jypeli.MultiSelectWindow | |
| Angle | Jypeli.GameObject | |
| Animation | Jypeli.GameObject | |
| arrivedAction | Jypeli.GameObject | protected |
| AssociatedListeners | Jypeli.GameObject | |
| associatedListeners | Jypeli.Widget | package |
| autoResizeChildObjects | Jypeli.GameObject | protected |
| BorderColor | Jypeli.Widget | |
| Jypeli::GameObjects::GameObjectBase.Bottom | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Bottom | Jypeli.DimensionalRW | |
| Jypeli::GameObjects::GameObjectBase.Brain | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Brain | Jypeli.IGameObject | |
| ButtonClicked(int index) | Jypeli.MultiSelectWindow | private |
| Buttons | Jypeli.MultiSelectWindow | |
| CapturesMouse | Jypeli.Widget | |
| Clear() | Jypeli.GameObject | virtual |
| ClearOscillations() | Jypeli.GameObject | |
| Close() | Jypeli.Window | |
| Closed | Jypeli.Window | |
| Color | Jypeli.MultiSelectWindow | |
| ControlContext | Jypeli.Widget | |
| Jypeli::GameObjects::GameObjectBase.CreationTime | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.CreationTime | Jypeli.IGameObject | |
| DefaultCancel | Jypeli.MultiSelectWindow | |
| DeinitOnRemove() | Jypeli.MultiSelectWindow | private |
| Destroy() | Jypeli.GameObject | virtual |
| DestroyChildren() | Jypeli.GameObject | private |
| Destroyed | Jypeli.GameObjects.GameObjectBase | |
| Draw(Matrix parentTransformation, Matrix transformation) | Jypeli.Widget | virtual |
| Draw(Matrix parentTransformation) | Jypeli.Widget | |
| EndMoveWindow() | Jypeli.Window | private |
| FlipImage() | Jypeli.GameObject | |
| Font | Jypeli.MultiSelectWindow | |
| Game | Jypeli.GameObjects.GameObjectBase | |
| GameObject(double width, double height) | Jypeli.GameObject | |
| GameObject(double width, double height, double x, double y) | Jypeli.GameObject | |
| GameObject(double width, double height, Shape shape, double x, double y) | Jypeli.GameObject | |
| GameObject(double width, double height, Shape shape) | Jypeli.GameObject | |
| GameObject(Animation animation) | Jypeli.GameObject | |
| GameObject(ILayout layout) | Jypeli.GameObject | |
| GameObjectBase() | Jypeli.GameObjects.GameObjectBase | protected |
| GetChildObjectList | Jypeli.GameObject | |
| GetChildObjects< T >() | Jypeli.GameObject | |
| GetChildObjects< T >(Predicate< T > predicate) | Jypeli.GameObject | |
| GetMainParent() | Jypeli.GameObject | |
| GetMaximumSize() | Jypeli.Window | protectedvirtual |
| Jypeli::GameObjects::GameObjectBase.Height | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Height | Jypeli.DimensionalRW | |
| HorizontalSizing | Jypeli.GameObject | |
| IgnoresLighting | Jypeli.GameObject | |
| Jypeli::GameObjects::GameObjectBase.Image | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Image | Jypeli.IGameObject | |
| InactiveColor | Jypeli.Window | |
| InitAppearance() | Jypeli.Widget | private |
| InitChildContext(GameObject child) | Jypeli.Widget | private |
| InitChildren() | Jypeli.GameObject | protectedvirtual |
| InitControl() | Jypeli.Widget | |
| InitDimensions(double width, double height, Shape shape) | Jypeli.GameObject | private |
| initialize() | Jypeli.Window | private |
| InitialRelativeAngle | Jypeli.GameObjects.GameObjectBase | package |
| InitialRelativePosition | Jypeli.GameObjects.GameObjectBase | package |
| InitLayout(double width, double height) | Jypeli.GameObject | |
| InitLayout(double width, double height, ILayout layout) | Jypeli.GameObject | |
| InitListeners() | Jypeli.GameObject | private |
| InitOnAdd() | Jypeli.MultiSelectWindow | private |
| IsAddedToGame | Jypeli.GameObject | |
| IsBetween(Vector pos1, Vector pos2) | Jypeli.GameObject | |
| IsCapturingMouse | Jypeli.Widget | |
| IsDestroyed | Jypeli.GameObjects.GameObjectBase | |
| IsInside(Vector point) | Jypeli.GameObject | |
| IsInsideChildren(Vector point) | Jypeli.GameObject | private |
| IsInsideRect(Vector point) | Jypeli.GameObject | |
| IsModal | Jypeli.Widget | |
| Jypeli::GameObjects::GameObjectBase.IsUpdated | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.IsUpdated | Jypeli.Updatable | |
| Jypeli::GameObject.IsVisible | Jypeli.GameObject | |
| Jypeli::CustomDrawable.IsVisible | Jypeli.CustomDrawable | |
| ItemSelected | Jypeli.MultiSelectWindow | |
| keys | Jypeli.MultiSelectWindow | privatestatic |
| Jypeli::GameObjects::GameObjectBase.Layer | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Layer | Jypeli.IGameObjectInternal | |
| Layout | Jypeli.GameObject | |
| Jypeli::GameObjects::GameObjectBase.Left | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Left | Jypeli.DimensionalRW | |
| Jypeli::GameObjects::GameObjectBase.Lifetime | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Lifetime | Jypeli.IGameObject | |
| LifetimeLeft | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::GameObjects::GameObjectBase.MaximumLifetime | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.MaximumLifetime | Jypeli.IGameObject | |
| MirrorImage() | Jypeli.GameObject | |
| Move(Vector movement) | Jypeli.GameObject | virtual |
| movementCenter | Jypeli.Window | private |
| moveSpeed | Jypeli.GameObject | protected |
| moveTarget | Jypeli.GameObject | protected |
| moveTimer | Jypeli.GameObject | protected |
| MoveTo(Vector location, double speed, Action doWhenArrived) | Jypeli.GameObject | virtual |
| Jypeli::GameObjects::GameObjectBase.MoveTo(Vector location, double speed) | Jypeli.GameObjects.GameObjectBase | |
| MoveToTarget() | Jypeli.GameObject | protectedvirtual |
| MoveWindow() | Jypeli.Window | private |
| moving | Jypeli.Window | private |
| MultiSelectWindow(string question, params string[] buttonTexts) | Jypeli.MultiSelectWindow | |
| No | Jypeli.YesNoWindow | |
| NotifyParentAboutChangedSizingAttributes() | Jypeli.GameObject | protected |
| ObjectCount | Jypeli.GameObject | |
| Objects | Jypeli.GameObject | |
| Jypeli::GameObjects::GameObjectBase.OnAddedToGame() | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.OnAddedToGame() | Jypeli.IGameObjectInternal | |
| OnChildAdded(GameObject child) | Jypeli.GameObject | private |
| OnChildRemoved(GameObject child) | Jypeli.GameObject | private |
| OnClosed() | Jypeli.Window | private |
| OnDestroyed() | Jypeli.GameObjects.GameObjectBase | protected |
| OnNo() | Jypeli.YesNoWindow | private |
| Jypeli::GameObjects::GameObjectBase.OnRemoved() | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.OnRemoved() | Jypeli.IGameObjectInternal | |
| OnYes() | Jypeli.YesNoWindow | private |
| Oscillate(Vector axis, double amplitude, double frequency, double phase=0, double damping=0) | Jypeli.GameObject | |
| OscillateAngle(double direction, UnlimitedAngle amplitude, double frequency, double damping=0) | Jypeli.GameObject | |
| oscillators | Jypeli.GameObject | private |
| Jypeli::GameObjects::GameObjectBase.Parent | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Parent | Jypeli.IGameObject | |
| Position | Jypeli.GameObject | |
| PreferredSize | Jypeli.GameObject | |
| prevMouseVisible | Jypeli.Window | private |
| QuestionLabel | Jypeli.MultiSelectWindow | |
| RefreshLayout() | Jypeli.GameObject | |
| Jypeli::GameObjects::GameObjectBase.RelativeAngle | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.RelativeAngle | Jypeli.IGameObject | |
| Jypeli::GameObjects::GameObjectBase.RelativeAngleToMainParent | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.RelativeAngleToMainParent | Jypeli.IGameObject | |
| RelativeBottom | Jypeli.GameObjects.GameObjectBase | |
| RelativeLeft | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::GameObjects::GameObjectBase.RelativePosition | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.RelativePosition | Jypeli.IGameObject | |
| Jypeli::GameObjects::GameObjectBase.RelativePositionToMainParent | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.RelativePositionToMainParent | Jypeli.IGameObject | |
| RelativeRight | Jypeli.GameObjects.GameObjectBase | |
| RelativeTop | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::GameObjects::GameObjectBase.RelativeUnitX | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.RelativeUnitX | Jypeli.IGameObject | |
| Jypeli::GameObjects::GameObjectBase.RelativeUnitY | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.RelativeUnitY | Jypeli.IGameObject | |
| RememberSelection | Jypeli.MultiSelectWindow | |
| Remove(IGameObject childObject) | Jypeli.GameObject | |
| Jypeli::GameObjects::GameObjectBase.Removed | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Removed | Jypeli.IGameObject | |
| RemoveItemHandler(int item, Action handler) | Jypeli.MultiSelectWindow | |
| RemoveListeners() | Jypeli.Widget | private |
| ResetChildContext(GameObject child) | Jypeli.Widget | private |
| RestoreMouse() | Jypeli.Window | private |
| Jypeli::GameObjects::GameObjectBase.Right | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Right | Jypeli.DimensionalRW | |
| Jypeli::GameObjects::GameObjectBase.RotateImage | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.RotateImage | Jypeli.IGameObject | |
| SelectButton(int p) | Jypeli.MultiSelectWindow | private |
| SelectedButton | Jypeli.MultiSelectWindow | |
| SelectedIndex | Jypeli.MultiSelectWindow | |
| SelectionColor | Jypeli.MultiSelectWindow | |
| SetButtonColor(Color color) | Jypeli.MultiSelectWindow | |
| SetButtonTextColor(Color color) | Jypeli.MultiSelectWindow | |
| SetEquilibrium() | Jypeli.GameObject | |
| SetImage(StorageFile file) | Jypeli.GameObject | |
| Shape | Jypeli.GameObject | |
| ShapeString | Jypeli.GameObject | package |
| ShowMouse() | Jypeli.Window | private |
| Size | Jypeli.GameObject | |
| SizingByLayout | Jypeli.GameObject | |
| StartMoveWindow() | Jypeli.Window | private |
| Stop() | Jypeli.GameObject | virtual |
| StopMoveTo() | Jypeli.GameObject | |
| Tag | Jypeli.GameObjects.GameObjectBase | |
| TextureFillsShape | Jypeli.GameObject | |
| TextureWrapSize | Jypeli.GameObject | |
| Jypeli::GameObjects::GameObjectBase.Top | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Top | Jypeli.DimensionalRW | |
| Jypeli::GameObjects::GameObjectBase.UnitX | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.UnitX | Jypeli.IGameObject | |
| Jypeli::GameObjects::GameObjectBase.UnitY | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.UnitY | Jypeli.IGameObject | |
| UnselectButton() | Jypeli.MultiSelectWindow | private |
| Update(Time time) | Jypeli.GameObject | virtual |
| UpdateChildren(Time time) | Jypeli.GameObject | private |
| UpdateChildSizes(Vector oldSize, Vector newSize) | Jypeli.GameObject | private |
| UpdateLayout(Vector maximumSize) | Jypeli.GameObject | private |
| UpdateSizeHints() | Jypeli.GameObject | private |
| VerticalSizing | Jypeli.GameObject | |
| Widget(Animation animation) | Jypeli.Widget | |
| Widget(ILayout layout) | Jypeli.Widget | |
| Widget(double width, double height, Shape shape) | Jypeli.Widget | |
| Widget(double width, double height) | Jypeli.Widget | |
| Jypeli::GameObjects::GameObjectBase.Width | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Width | Jypeli.DimensionalRW | |
| Window() | Jypeli.Window | |
| Window(double width, double height) | Jypeli.Window | |
| Window_Activated() | Jypeli.Window | private |
| Window_Deactivated() | Jypeli.Window | private |
| WindowHandler(Window sender) | Jypeli.Window | |
| Jypeli::GameObjects::GameObjectBase.X | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.X | Jypeli.PositionalRW | |
| Jypeli::GameObjects::GameObjectBase.Y | Jypeli.GameObjects.GameObjectBase | |
| Jypeli::IGameObjectInternal.Y | Jypeli.PositionalRW | |
| Yes | Jypeli.YesNoWindow | |
| YesNoWindow(string question) | Jypeli.YesNoWindow | |
| YesNoWindow(string question, string yesString, string noString) | Jypeli.YesNoWindow | |