Search results

From GiderosMobile
  • Changes the interpolation method used to smooth between noise values.<br/>
    591 bytes (67 words) - 15:31, 13 July 2023
  • function A:method() print(self.text .. " in A:method()")
    5 KB (843 words) - 23:14, 18 November 2023
  • ...actual joint in the dynamics world using the Dynamics World::createJoint() method. Note that this method will also return a pointer to the BallAndSocketJoint object that has been c
    1 KB (239 words) - 15:31, 13 July 2023
  • Tests if it is possible to open provided url using [[Application:openUrl]] method (it checks only app permissions, so 'true' may be returned even if device i
    544 bytes (68 words) - 17:57, 12 July 2023
  • ...0 is cleared. To clear a particular texture, pass its slot number to this method.
    464 bytes (63 words) - 15:30, 13 July 2023
  • * protocols: '''tcp''', '''udp''' or both (binding some method to tcp if reliability is needed, and others to udp for faster data processi # When you are finished, close client or server using close method, which stops all timers, closes all connections and destroys instance
    2 KB (253 words) - 07:50, 14 December 2023
  • Here is a sample to play a sound inside your app. It uses the play method of the Sound class: ...can see, it is very easy to play a sound effect or a music file. The play method of the Sound class has three optional parameters:
    5 KB (888 words) - 23:20, 18 November 2023
  • ...actual joint in the dynamics world using the DynamicsWorld::createJoint() method. Note that this method will also return a pointer to the SliderJoint object that has been created
    2 KB (396 words) - 15:32, 13 July 2023
  • Adds new method to debug library:
    1,021 bytes (142 words) - 15:26, 13 July 2023
  • ...actual joint in the dynamics world using the Dynamics World::createJoint() method. Note that this method will also return a pointer to the HingeJoint object that has been created i
    2 KB (419 words) - 15:32, 13 July 2023
  • '''Description''' Events spawned after calling getDevices method
    877 bytes (119 words) - 07:45, 14 December 2023
  • This method will perform collision detection and update the position and orientation of
    1 KB (172 words) - 15:31, 13 July 2023
  • During sprite cloning, the lua method ''newClone'' is called on the Sprite, if it exists.
    957 bytes (130 words) - 05:49, 5 November 2023
  • <translate>This event is dispatched after the method [[Special:MyLanguage/StoreKit:requestProducts|StoreKit:requestProducts]] is
    1 KB (177 words) - 10:59, 3 September 2018
  • Sets the input method editor of the android keyboard.
    2 KB (237 words) - 17:54, 12 July 2023
  • ...Special:MyLanguage/StoreKit:finishTransaction|StoreKit:finishTransaction]] method.</translate>
    2 KB (225 words) - 10:58, 3 September 2018
  • '''Description''' Events spawned after calling getDevices method
    1 KB (182 words) - 07:45, 14 December 2023
  • The Cannon class isn't a Sprite, but a basic Object. In the 'init' method, we mostly copy the cannon definition locally and initialize our reload cou In the 'fire' method, we decrement the reload counter until it reaches 0. When at 0, we create a
    7 KB (1,095 words) - 21:10, 15 November 2023
  • '''note: the ''gfind'' method was deprecated in Lua 5.1, and in Lua 5.2, it was replaced by ''gmatch'''''
    1 KB (213 words) - 03:45, 17 November 2023
  • -- or call method of specific device using its id -- or call method of specific device using its id
    4 KB (629 words) - 07:53, 14 December 2023
  • ...]] ''creates a new UrlLoader object''<br/><!--GIDEROSMTD:UrlLoader.new(url,method,headers,body) creates a new UrlLoader object--> ...'loads data from the specified URL''<br/><!--GIDEROSMTD:UrlLoader:load(url,method,headers,body) loads data from the specified URL-->
    4 KB (520 words) - 23:28, 9 October 2023
  • ...on each animation frame, 60 times per second. In it, we call the 'advance' method of the background object with a parameter telling it by how much we want to ...od will be called by main.lua during 'Background.new', while the 'advance' method is called from our main loop. If you start a Gideros Player and hit play, o
    8 KB (1,344 words) - 13:28, 15 November 2023
  • The first method is to upload the apk file to your web space and then point your device via The second method is to connect the phone to your computer and upload it with the ADB command
    4 KB (713 words) - 23:08, 18 November 2023
  • This method can be called with 1 or 2 parameters. If two parameters are passed to this method, then a source and destination blend can be set (in that order) and each ta
    4 KB (614 words) - 01:34, 2 December 2023
  • ===1st Method=== ===2nd Method===
    9 KB (1,281 words) - 15:33, 13 July 2023
  • ...ting Entities. Systems are implemented as tables that contain at least one method; an update function that takes parameters like so: ...e DrawingSystem to a special buffer instead of the screen. In the postWrap method, the PostProcessingSystem could then modify the buffer and render it to the
    11 KB (1,747 words) - 02:54, 22 December 2023
  • ...hRequest]] <br/><!-- GIDEROSMTD:Facebook:graphRequest(graphPath,paramaters,method) -->
    4 KB (498 words) - 16:33, 13 September 2018
  • The 'Ship:init' method will look up the given ship type from the ships definition list, defaulting ...in.lua file, some changes will be made. Our game loop must call the 'tick' method of each object in the ACTORS list.
    9 KB (1,444 words) - 23:08, 15 November 2023
  • -- Easy method to swap two variables function A:method()
    19 KB (3,185 words) - 15:33, 13 July 2023
  • With this method, you tell the parent sprite how the rows and columns of the layout grid sho
    3 KB (426 words) - 15:33, 13 July 2023
  • ...r/><!--GIDEROSMTD:Noise:setInterp(interpolation) changes the interpolation method used to smooth between noise values-->
    12 KB (1,603 words) - 15:31, 13 July 2023
  • ...estProducts() ''--request information for products provided in setProducts method''
    6 KB (860 words) - 15:28, 13 July 2023
  • ...and then finish the transaction by calling [[StoreKit:finishTransaction]] method. The resulting event table can <br />
    10 KB (1,426 words) - 16:31, 13 September 2018
  • ...suggestions on what could be inserted and you can chose from a list box a method/function that you would like to use. If you don’t want that, just press
    6 KB (1,067 words) - 15:29, 13 July 2023
  • ''getPicture'' method gives you copies of the image, so you won't harm the original.
    9 KB (1,315 words) - 00:53, 8 December 2023
  • ...suggestions on what could be inserted and you can choose from a list box a method/function that you would like to use.
    10 KB (1,443 words) - 23:08, 18 November 2023
  • ...e these events we will check if the object was clicked, using hitTestPoint method.
    12 KB (1,728 words) - 15:29, 13 July 2023
  • -- Easy method to swap two variables
    15 KB (2,489 words) - 23:13, 18 November 2023
  • ...to the functionList[] in loader(). If you get the message "attempt to call method xxx (a nil value)", then you have probably forgotten to add the function to
    25 KB (3,300 words) - 15:26, 13 July 2023
  • ...to the functionList[] in loader(). If you get the message "attempt to call method xxx (a nil value)", then you have probably forgotten to add the function to
    23 KB (3,445 words) - 23:30, 18 November 2023
  • '''method 1:''' '''method 2:'''
    38 KB (5,355 words) - 09:49, 23 April 2024
  • ...trigger type errors; secondly, Luau now understands the FindFirstAncestor method in require expressions. Method calls for user-specified objects have been optimized and are now 2-4% faste
    146 KB (24,034 words) - 01:16, 31 March 2023
  • -- adding a new method to a class
    31 KB (4,361 words) - 23:50, 18 November 2023
  • *[gfx/particles] Add a method to retrieve recently dead particles
    54 KB (7,756 words) - 19:02, 2 April 2024

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)