AbsBottom | GameObjectBase | |
AbsLeft | GameObjectBase | |
Jypeli::GameObjects::GameObjectBase.AbsoluteAngle | GameObjectBase | |
Jypeli::IGameObjectInternal.AbsoluteAngle | IGameObject | |
Jypeli::GameObjects::GameObjectBase.AbsolutePosition | GameObjectBase | |
Jypeli::IGameObjectInternal.AbsolutePosition | IGameObject | |
Jypeli::GameObjects::GameObjectBase.AbsoluteUnitX | GameObjectBase | |
Jypeli::IGameObjectInternal.AbsoluteUnitX | IGameObject | |
Jypeli::GameObjects::GameObjectBase.AbsoluteUnitY | GameObjectBase | |
Jypeli::IGameObjectInternal.AbsoluteUnitY | IGameObject | |
AbsRight | GameObjectBase | |
AbsTop | GameObjectBase | |
Add(IGameObject childObject) | GameObject | |
Add(IGameObject childObject) | GameObject | |
Jypeli::GameObjects::GameObjectBase.AddedToGame | GameObjectBase | |
Jypeli::IGameObjectInternal.AddedToGame | IGameObject | |
AddShortcut(Key key) | PushButton | |
AddShortcut(Button button) | PushButton | |
AddShortcut(int player, Button button) | PushButton | |
Angle | GameObject | |
Animation | GameObject | |
arrivedAction | GameObject | protected |
ArrivedAt | GameObject | |
AssociatedListeners | GameObject | |
autoResizeChildObjects | GameObject | protected |
BindableWidget(Animation animation) | BindableWidget | |
BindableWidget(double width, double height) | BindableWidget | |
BindableWidget(double width, double height, Shape shape) | BindableWidget | |
BindableWidget(ILayout layout) | BindableWidget | |
BindTo(Meter meter) | BindableWidget | virtual |
BorderColor | Widget | |
Jypeli::GameObjects::GameObjectBase.Bottom | GameObjectBase | |
Jypeli::IGameObjectInternal.Bottom | IGameObject | |
Bound | BindableWidget | |
Jypeli::GameObjects::GameObjectBase.Brain | GameObjectBase | |
Jypeli::IGameObjectInternal.Brain | IGameObject | |
Clear() | GameObject | virtual |
ClearOscillations() | GameObject | |
Click() | PushButton | |
Clicked | PushButton | |
Clone() | GameObject | |
Color | PushButton | |
ControlContext | Widget | |
Jypeli::GameObjects::GameObjectBase.CreationTime | GameObjectBase | |
Jypeli::IGameObjectInternal.CreationTime | IGameObject | |
Data | GameObjectBase | |
DecimalPlaces | Label | |
Destroy() | GameObject | virtual |
Destroy() | GameObject | virtual |
Destroyed | GameObjectBase | |
DoubleFormatString | Label | |
Down | PushButton | |
Draw(Matrix parentTransformation, Matrix transformation) | PushButton | protectedvirtual |
Jypeli::Widgets::Label.Draw(Matrix parentTransformation, Matrix transformation, string text) | Label | protected |
Jypeli::Widgets::BindableWidget.Draw(Matrix parentTransformation) | Widget | |
DrawChildObjects(ref Matrix parentTransformation, ref Matrix transformation, ref Matrix childTransformation) | Widget | protectedvirtual |
FadeColorTo(Color targetColor, double seconds) | GameObject | |
FlipImage() | GameObject | |
Font | Label | |
Game | GameObject | |
GameObject(double width, double height) | GameObject | |
GameObject(Image image) | GameObject | |
GameObject(double width, double height, Shape shape) | GameObject | |
GameObject(double width, double height) | GameObject | |
GameObject(double width, double height, Shape shape) | GameObject | |
GameObject(Animation animation) | GameObject | |
GameObject(ILayout layout) | GameObject | |
GameObjectBase() | GameObjectBase | protected |
GetMaximumSize() | GameObject | protectedvirtual |
Jypeli::GameObjects::GameObjectBase.Height | GameObjectBase | |
Jypeli::IGameObjectInternal.Height | IGameObject | |
HorizontalAlignment | Label | |
HorizontalSizing | GameObject | |
IgnoresLighting | GameObject | |
Jypeli::GameObjects::GameObjectBase.Image | GameObjectBase | |
Jypeli::IGameObjectInternal.Image | IGameObject | |
ImageHover | PushButton | |
ImagePressed | PushButton | |
ImageReleased | PushButton | |
InitChildren() | GameObject | protectedvirtual |
InitControl() | Widget | |
InitLayout(double width, double height) | GameObject | |
InitLayout(double width, double height, ILayout layout) | GameObject | |
IntFormatString | Label | |
IsAddedToGame | GameObject | |
IsBlocking(Vector pos1, Vector pos2) | GameObject | |
IsDestroyed | GameObjectBase | |
IsInside(Vector point) | GameObject | |
IsInside(Vector point) | GameObject | |
IsInsideRect(Vector point) | GameObject | |
IsModal | Widget | |
IsTruncated | Label | |
Jypeli::GameObjects::GameObjectBase.IsUpdated | GameObjectBase | |
Jypeli::IGameObjectInternal.IsUpdated | Updatable | |
Jypeli::GameObject.IsVisible | GameObject | |
Jypeli::CustomDrawable.IsVisible | CustomDrawable | |
Label() | Label | |
Label(string text) | Label | |
Label(Meter meter) | Label | |
Label(Animation animation) | Label | |
Label(double width, double height) | Label | |
Label(double width, double height, string text) | Label | |
Jypeli::GameObjects::GameObjectBase.Layer | GameObjectBase | |
Jypeli::IGameObjectInternal.Layer | IGameObjectInternal | |
Layout | GameObject | |
Jypeli::GameObjects::GameObjectBase.Left | GameObjectBase | |
Jypeli::IGameObjectInternal.Left | IGameObject | |
Jypeli::GameObjects::GameObjectBase.Lifetime | GameObjectBase | |
Jypeli::IGameObjectInternal.Lifetime | IGameObject | |
LifetimeLeft | GameObjectBase | |
Jypeli::GameObjects::GameObjectBase.MaximumLifetime | GameObjectBase | |
Jypeli::IGameObjectInternal.MaximumLifetime | IGameObject | |
Meter | BindableWidget | |
MirrorImage() | GameObject | |
Move(Vector movement) | GameObject | virtual |
Move(Vector movement) | GameObject | virtual |
moveSpeed | GameObject | protected |
moveTarget | GameObject | protected |
moveTimer | GameObject | protected |
MoveTo(Vector location, double speed) | GameObject | virtual |
MoveTo(Vector location, double speed, Action doWhenArrived) | GameObject | virtual |
MoveToTarget() | GameObject | protectedvirtual |
MoveToTarget() | GameObject | protectedvirtual |
NotifyParentAboutChangedSizingAttributes() | GameObject | protected |
ObjectCount | GameObject | |
Objects | GameObject | |
Objects | GameObject | |
Jypeli::GameObjects::GameObjectBase.OnAddedToGame() | GameObjectBase | |
Jypeli::IGameObjectInternal.OnAddedToGame() | IGameObjectInternal | |
OnArrivedAt(Vector location) | GameObject | |
OnDestroyed() | GameObjectBase | protected |
Jypeli::GameObjects::GameObjectBase.OnRemoved() | GameObjectBase | |
Jypeli::IGameObjectInternal.OnRemoved() | IGameObjectInternal | |
Oscillate(Vector axis, double amplitude, double frequency, double phase=0, double damping=0) | GameObject | |
Oscillate< WaveForm >(Vector axis, double amplitude, double frequency, double phase=0, double damping=0) | GameObject | |
OscillateAngle(double direction, UnlimitedAngle amplitude, double frequency, double damping=0) | GameObject | |
OscillateAngle< WaveForm >(double direction, UnlimitedAngle amplitude, double frequency, double damping=0) | GameObject | |
Jypeli::GameObjects::GameObjectBase.Parent | GameObjectBase | |
Jypeli::IGameObjectInternal.Parent | IGameObject | |
PosInLevel | GameObjectBase | |
Jypeli::GameObjects::GameObjectBase.Position | GameObjectBase | |
Jypeli::IGameObjectInternal.Position | IGameObject | |
PreferredSize | GameObject | |
Pressed | PushButton | |
PushButton(string text) | PushButton | |
PushButton(Image image) | PushButton | |
PushButton(double width, double height) | PushButton | |
PushButton(double width, double height, Image image) | PushButton | |
PushButton(double width, double height, string text) | PushButton | |
RefreshLayout() | GameObject | |
Released | PushButton | |
Remove(IGameObject childObject) | GameObject | |
Remove(IGameObject childObject) | GameObject | |
Jypeli::GameObjects::GameObjectBase.Removed | GameObjectBase | |
Jypeli::IGameObjectInternal.Removed | IGameObject | |
Jypeli::GameObjects::GameObjectBase.Right | GameObjectBase | |
Jypeli::IGameObjectInternal.Right | IGameObject | |
RightClick() | PushButton | |
RightClicked | PushButton | |
Jypeli::GameObjects::GameObjectBase.RotateImage | GameObjectBase | |
Jypeli::IGameObjectInternal.RotateImage | IGameObject | |
SeesObject(GameObject obj) | GameObject | |
SeesObject(GameObject obj, Predicate< GameObject > isObstacle) | GameObject | |
SeesObject(GameObject obj, object obstacleTag) | GameObject | |
SeesTarget(Vector targetPosition) | GameObject | |
SeesTarget(Vector targetPosition, Predicate< GameObject > isObstacle) | GameObject | |
SeesTarget(Vector targetPosition, object obstacleTag) | GameObject | |
SetChangedEvent() | BindableWidget | protected |
SetEquilibrium() | GameObject | |
SetImage(StorageFile file) | GameObject | |
SetImage(StorageFile file) | GameObject | |
Shape | GameObject | |
Size | PushButton | |
SizeMode | Label | |
SizingByLayout | GameObject | |
Stop() | GameObject | virtual |
StopMoveTo() | GameObject | |
Tag | GameObjectBase | |
Text | Label | |
TextColor | Label | |
TextScale | Label | |
TextSize | Label | |
TextureFillsShape | GameObject | |
TextureWrapSize | GameObject | |
Title | Label | |
Jypeli::GameObjects::GameObjectBase.Top | GameObjectBase | |
Jypeli::IGameObjectInternal.Top | IGameObject | |
Unbind() | BindableWidget | virtual |
Jypeli::GameObjects::GameObjectBase.UnitX | GameObjectBase | |
Jypeli::IGameObjectInternal.UnitX | IGameObject | |
Jypeli::GameObjects::GameObjectBase.UnitY | GameObjectBase | |
Jypeli::IGameObjectInternal.UnitY | IGameObject | |
UnsetChangedEvent() | BindableWidget | protected |
Update(Time time) | PushButton | virtual |
UpdateValue() | Label | protectedvirtual |
VerticalAlignment | Label | |
VerticalSizing | GameObject | |
Widget(Animation animation) | Widget | |
Widget(ILayout layout) | Widget | |
Widget(double width, double height, Shape shape) | Widget | |
Widget(double width, double height) | Widget | |
Jypeli::GameObjects::GameObjectBase.Width | GameObjectBase | |
Jypeli::IGameObjectInternal.Width | IGameObject | |
Jypeli::GameObjects::GameObjectBase.X | GameObjectBase | |
Jypeli::IGameObjectInternal.X | IGameObject | |
XMargin | Label | |
Jypeli::GameObjects::GameObjectBase.Y | GameObjectBase | |
Jypeli::IGameObjectInternal.Y | IGameObject | |
YMargin | Label | |