Python Combat
|
JAVASCRIPT FOR Welcome Page animation. More...
Functions | |
function | typeWriter () |
Return the ratio of the inline text length of the links in an element to the inline text length of the entire element. More... | |
Variables | |
var | title = "Python Combat" |
Title of the webpage. More... | |
var | i = 0 |
Iterator for all letters in the word "Python Combat". More... | |
var | speed = 150 |
Speed of the animation. More... | |
JAVASCRIPT FOR Welcome Page animation.
function typeWriter | ( | ) |
Return the ratio of the inline text length of the links in an element to the inline text length of the entire element.
var i = 0 |
Iterator for all letters in the word "Python Combat".
var speed = 150 |
Speed of the animation.
var title = "Python Combat" |
Title of the webpage.