Searched refs:game (Results 1 – 25 of 51) sorted by relevance
123
/external/replicaisland/ |
D | README.TXT | 2 A side scrolling video game for Android. 10 … dangerous mission to find a mysterious power source. This is a complete game: all art, dialog, l… 14 …indow, and main game. Most of the code in this project is related to src/com/replicaisland/AndouK… 16 The game loop itself is structured as follows: 18 …ouKun.java spins up the game, handles input events, deals with pausing and resuming, and also mana… 20 …etween AndouKun.java and the game loop itself. This class bootstraps the game, passes events thro… 22 …d.java is the actual game loop. It's main utility is to manage the main loop (MainLoop.java), whi… 24 …game graph that describes the Replica Island runtime. Anything managed by MainLoop will be polled… 26 …ring step. Rendering does not occur in the game thread. Instead, render commands are queued up b… 36 res/xml/leveltree.xml: This file describes the non-linear level progression through the game. It i… [all …]
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GameRenderer.java | 64 public GameRenderer(Context context, Game game, int gameWidth, int gameHeight) { in GameRenderer() argument 66 mGame = game; in GameRenderer()
|
/external/skia/experimental/SimpleiOSApp/iPad/ |
D | AppDelegate_iPad.m | 32 …le timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
|
/external/chromium_org/third_party/skia/experimental/SimpleiOSApp/iPad/ |
D | AppDelegate_iPad.m | 32 …le timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
|
/external/libopus/ |
D | README | 6 Voice over IP, videoconferencing, in-game chat, and even remote live music 11 for non-realtime stored-file applications such as music distribution, game
|
/external/chromium_org/third_party/opus/src/ |
D | README | 6 Voice over IP, videoconferencing, in-game chat, and even remote live music 11 for non-realtime stored-file applications such as music distribution, game
|
/external/chromium_org/third_party/skia/experimental/SimpleiOSApp/iPhone/ |
D | AppDelegate_iPhone.m | 32 …le timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
|
/external/skia/experimental/SimpleiOSApp/iPhone/ |
D | AppDelegate_iPhone.m | 32 …le timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
|
/external/chromium_org/native_client_sdk/src/doc/ |
D | publications-and-presentations.rst | 141 a mobile game development studio, talks about their adventure into the 152 solution for cross-platform delivery of their PC game `AirMech
|
D | overview.rst | 99 artificial intelligence module that powers a sophisticated web game.
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.NanoX | 60 1. http://www.cs.berkeley.edu/~weimer/atris (a tetris-like game)
|
D | README.OS2 | 138 effects in sync with the game and without hickups and pauses in the audio are
|
/external/libvorbis/ |
D | CHANGES | 94 * new crosslap and halfrate APIs for game use
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
D | running.rst | 232 "description": "Simple game implemented using Native Client", 255 "description": "Simple game implemented using Native Client", 447 game, etc.).
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | README.QUAKE | 190 to start the game... Works for me, but assumes that you have the
|
/external/chromium_org/ppapi/api/ |
D | pp_input_event.idl | 182 * items in a game.
|
/external/mesa3d/docs/ |
D | README.QUAKE | 190 to start the game... Works for me, but assumes that you have the
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | root.txt | 78 game. The player should estimate the distance the ball would have
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 212 trying to box her own ears for having cheated herself in a game 980 like having a game of play with a cart-horse, and expecting every 2196 two, and the game began. Alice thought she had never seen such a 2216 difficult game indeed. 2244 game, feeling very glad she had someone to listen to her. The 2263 finishing the game.' 2295 Alice thought she might as well go back, and see how the game 2299 she did not like the look of things at all, as the game was in 2350 looking for it, while the rest of the party went back to the game. 2395 `The game's going on rather better now,' she said, by way of [all …]
|
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
D | audio.rst | 210 for example, where sounds have to change frequently in response to game
|
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/ |
D | SDL_QuartzEvents.m | 948 into the game window. This still generates a mouse moved event,
|
/external/chromium_org/net/data/url_request_unittest/ |
D | BullRunSpeech.txt | 10 …he least for my own life. I want you to understand that I am ahead of the game, anyway. No man has…
|
/external/chromium_org/sdch/open-vcdiff/ |
D | aclocal.m4 | 260 # not run yet. These depmodes are late enough in the game, and
|
/external/protobuf/ |
D | aclocal.m4 | 267 # not run yet. These depmodes are late enough in the game, and
|
/external/elfutils/0.153/ |
D | aclocal.m4 | 260 # not run yet. These depmodes are late enough in the game, and
|
123