Mire Engine


Replying to GameTime Class and Weather Effect

  • Create account

    • Nickname:
  • Enter your Post

    •              
           
       
      FFUpload  Huppy Pick colour  HTML Editor  Help
      .
    •      
       
      File Attachments    Clickable Smilies    Show All
      .
  • Clickable Smilies

    • :huh:^_^:o:;):P:D:lol::B)::rolleyes:-_-<_<:)
      :wub::angry::(:unsure::wacko::blink::ph34r::alienff::cry::sick::shifty::woot:
      <3:XD:*_*:];P:XP:(:=)X):D:>.<>_<
      =_=:|:?3_3:p:;_;^U^*^^*:=/::*::b::f:
      :it::en:          
  • File Attachments

    • ForumFree Hosting   jpg gif png zip ...

      Descr.:
      Image Hosting: host it!

  •   

Last 10 Posts [ In reverse order ]

  1. Posted 16/4/2021, 18:55
    New Update .
    Now in mire are available Rain, Snow and Game Time.

    Rain
    sFWxJA


    Snow affected of wind and camera movement

    sXsxRv


    Little Rain Video whit Thunder light



    GameTime Javascript interface

    CODICE
    //Just import Lib
    #include "GameTime.js"

    //declare a variabile whit GameTime constructor
    var time = new GameTime();

    //Get Seconds, minute and hours.

    var timestamp = time.Seconds() + ":" + time.Minutes() + ":" time.Hours();
    //for print to screen  HH:MM:SS


Review the complete topic (launches new window)