Re: Ball falls through Screen[SOLVED]

new topic     » goto parent     » topic index » view thread      » older message » newer message

An underscore is part of the identifier while a dot provides a lexical break between identifiers. This is important to having a parser provide proper classes with methods, properties, inheritance, etc.

Heck, an underscore itself is a valid identifier, so if you created an object named "_" of a class with a property named "_" which then had a method named "_" you could write _._._() as valid code. grin

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu