Skip to content
Millie Macdonald edited this page Jan 18, 2017 · 1 revision

Overview

A simple feature added to the game for better user experience. It allows the user to see the time without having to alt tab the game if it is in full-screen mode.

The style for it will also be simple to avoid distracting player during the match. Similar style like the pic shown below may be implemented soon.

The Clock class also makes use of the ClockTask class which stores the code that is executed once every second.

Methods

Name Returns Parameters Description
getTimeMinutes() Text timeMinutesT - Method to return the current time using hours and minutes
getTimeSeconds() Text timeSecondsT - Method to return the current time using hours, minutes, and seconds
getDate() Date date - Method used to return the current date object of the clock
Clock () - - Main method for the clock class,Initialises the Date class to store time,Also sets both text variable to the new value

Home

Saving and Loading

Statistics tracking

Game Play

APIs


Game Guide

Other Guides

Design Guides

Overviews

Features

Animations

Splash Screen & Create Account Screen

Player Account Settings

AI

Duck Dust


Brainstorming


Future Development


http://cultofthepartyparrot.com/parrots/partyparrot.gifhttp://cultofthepartyparrot.com/parrots/partyparrot.gifhttp://cultofthepartyparrot.com/parrots/partyparrot.gifhttp://cultofthepartyparrot.com/parrots/partyparrot.gif

Clone this wiki locally