×
Create a new article
Write your page title here:
We currently have 277 articles on Waste Of Space Wiki. Type your article name above or create one of the articles listed here!



    Waste Of Space Wiki

    Screen: Difference between revisions

    Content deleted Content added
    No edit summary
    m Set TextLabel link to their new documentation page equivalent
     
    (3 intermediate revisions by 2 users not shown)
    Line 20: Line 20:


    === Examples ===
    === Examples ===
    The following is an example that will create a [https://developer.roblox.com/en-us/api-reference/class/TextLabel TextLabel] displaying "Hello, world!", waiting 5 seconds, then saying "Goodbye, world!", clearing the screen after 2.5 seconds<syntaxhighlight lang="lua" line="1">
    The following is an example that will create a [https://create.roblox.com/docs/reference/engine/classes/TextLabel TextLabel] displaying "Hello, world!", waiting 5 seconds, then saying "Goodbye, world!", clearing the screen after 2.5 seconds<syntaxhighlight lang="lua" line="1">
    local Screen = GetPartFromPort(1, 'Screen') -- assigning the screen on port 1 to a variable
    local Screen = GetPartFromPort(1, 'Screen') -- assigning the screen on port 1 to a variable
    Screen:ClearElements() -- clear all elements already on the screen so there arent any old elements on it
    Screen:ClearElements() -- clear all elements already on the screen so there arent any old elements on it
    Line 43: Line 43:
    Screen:ClearElements() -- remove everything from the screen
    Screen:ClearElements() -- remove everything from the screen
    </syntaxhighlight>
    </syntaxhighlight>
    ==Description==

    {{#invoke:GetPartInfo|getField|Description}}
    ==Gallery==
    [[File:DisplayScreen2.jpg|300px|thumb|left|A Screen emits light at Night, Similar to [[Light]] and [[Spotlight]]]]
    [[Category:Parts]]
    [[Category:Parts]]
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • Jo857294 • 8 days ago
  • 116.111.185.163 • 21 days ago
  • 116.111.185.163 • 21 days ago
  • 116.111.185.163 • 21 days ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.