32#if WINDOWS_PHONE || ANDROID
33using Microsoft.Xna.Framework;
109 public InputWindow(
double width,
double height,
string question )
110 : base( width, height, question )
154 associatedListeners.AddItems(l1, l2, l3);
157#if WINDOWS_PHONE && TESTING
158 void TouchTextEntered( IAsyncResult result )
160 string typedText = Guide.EndShowKeyboardInput( result );
W QueryWidget
Kysymyskomponentti.
BackButton PhoneBackButton
Puhelimen takaisin-näppäin.
Keyboard Keyboard
Näppäimistö.
static Game Instance
Käynnissä olevan pelin pääolio.
static ScreenView Screen
Näytön dimensiot, eli koko ja reunat.
Listener Listen(Key k, ButtonState state, Action handler, string helpText)
Kuuntelee näppäinten painalluksia.
virtual Font Font
Tekstin fontti.
double Top
Näytön yläreunan y-koordinaatti.
Listener InContext(ListenContext context)
Kuuntelee tapahtumaa vain tietyssä kontekstissa.
ButtonState
Napin (minkä tahansa) asento.
Key
Näppäimistön näppäin.