Search results
From GiderosMobile
Page title matches
- 277 bytes (32 words) - 19:11, 26 April 2022
- 281 bytes (32 words) - 19:12, 26 April 2022
Page text matches
- local filter = 0.03 fx = x * filter + fx * (1 - filter)2 KB (219 words) - 08:57, 4 November 2023
- ...he filter data definition is given as an ordinary table. The fields of the filter data table are:2 KB (301 words) - 17:50, 12 July 2023
- ==== tiny.update (world, dt, filter) ==== Takes an optional parameter, filter, which is a Filter that selects Systems from the World, and updates only those Systems.11 KB (1,747 words) - 02:54, 22 December 2023
- function SPlayer1Control:filter(ent) -- tiny function Then in the '''filter''' function we tell tiny-ecs to execute the system on entities with an '''i4 KB (717 words) - 07:44, 21 December 2023
- function SDrawable:filter(ent) -- tiny function The '''filter''' function allows to call the system on entities with a specific id. Here3 KB (436 words) - 07:41, 21 December 2023
- '''extension''': (string) the extension to use as filter<br/>2 KB (224 words) - 21:15, 20 February 2025
- *'''filter''': (table) contact filtering data. The definition of contact filtering dat2 KB (246 words) - 18:03, 12 July 2023
- -- A filter that may be applied to a Context Choose operation:2 KB (302 words) - 15:26, 13 July 2023
- *'''function system:filter(entity)''' Returns true if this System should include this Entity, otherwis function SAnimation:filter(ent) -- tiny function25 KB (3,853 words) - 21:33, 23 November 2024
- function SDestructibleObjects:filter(ent) -- tiny function function SCollectible:filter(ent) -- tiny function23 KB (2,977 words) - 03:32, 25 November 2024
- An ''''''id'''''' will serve as a filter for a tiny-ecs '''System'''. That is, a System will only apply to an entity2 KB (334 words) - 07:39, 21 December 2023
- *'''function system:filter(entity)''' Returns true if this System should include this Entity, otherwis function SDrawable:filter(ent) -- tiny function21 KB (3,197 words) - 21:02, 22 November 2024
- -- do not filter and make the color 0xff00ff transparent4 KB (525 words) - 15:30, 20 July 2024
- function SNme1:filter(ent) -- tiny function5 KB (818 words) - 01:43, 22 December 2023
- function SAI:filter(ent) -- tiny function6 KB (928 words) - 07:47, 21 December 2023
- filter = ImGuiTextFilter.new() isValueChanged = filter:draw(label [, width = 0])70 KB (8,790 words) - 23:37, 11 October 2024
- ...ch key-downs were targeted for Dear ImGui, e.g. with an array of bool, and filter out the corresponding key-ups.)11 KB (1,641 words) - 19:56, 3 October 2024
- <!--GIDEROSMTD:ImGuiTextFilter.new() filter = ImGuiTextFilter.new()--> <!--GIDEROSMTD:filter:draw(label [, width = 0]) isValueChanged = filter:draw(...), draws the input field-->90 KB (9,931 words) - 02:46, 11 October 2024
- ...s below can be used as ids as well, should we want to narrow down a System filter'''11 KB (1,659 words) - 03:22, 20 November 2024
- ...6.2.2 with MinGW 9.0 (if you don’t see it check the box Archive and click Filter). Should work fine with Qt version 6.2.3 (LTS) and MinGW 11.20.19 KB (2,928 words) - 23:58, 18 November 2023