Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
from pygame.locals import *
3.
4. def doRectsOverlap(rect1, rect2):
5. for a, b in [(rect1, rect2), (rect2, rect1)]:
6. # Check if a's corners are inside b
7. if ((isPointInsideRect(a.left, a.top, b)) or
8. (isPointInsideRect(a.left, a.bottom, b)) or
9. (isPointInsideRect(a.right, a.top, b)) or
10. (isPointInsideRect(a.right, a.bottom, b))):
11. return True
12.
13. return False
14.
15. def isPointInsideRect(x, y, rect):
16. if (x > rect.left) and (x < rect.right) and (y > rect.top) and (y < rect.bottom):
17. return True
18. else:
19. return False
20.
21.
22. # set up pygame
23. pygame.init()
24. mainClock = pygame.time.Clock()
Offline
Offline
<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In -->
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
x="0px" y="0px" width="14.9px" height="14.9px" viewBox="0 0 14.9 14.9" enable-background="new 0 0 14.9 14.9"
xml:space="preserve">
<defs>
</defs>
<g>
<path fill="#F8F1EB" d="M7.5,12.1c-2.6,0-4.6-2.1-4.6-4.6s2.1-4.6,4.6-4.6c2.6,0,4.6,2.1,4.6,4.6S10,12.1,7.5,12.1z"/>
<path fill="#ED1C24" d="M7.5,5.7c1,0,1.8,0.8,1.8,1.8c0,1-0.8,1.8-1.8,1.8c-1,0-1.8-0.8-1.8-1.8C5.7,6.5,6.5,5.7,7.5,5.7 M7.5,0
C3.3,0,0,3.3,0,7.5s3.3,7.5,7.5,7.5c4.1,0,7.5-3.3,7.5-7.5S11.6,0,7.5,0L7.5,0z"/>
</g>
</svg>
:.|:;
Offline
Offline
Wickham’s good looks and charm attract Elizabeth initially, but Darcy’s revelation about Wickham’s disreputable past clues her in to his true nature and simultaneously draws her closer to Darcy.
Offline
Ok well I can't do crt v because I'm on iOS and why is this thread weird I know I shouldn't post in here I could get banned maybe if I'm careful this time
Offline
kaleb is the best and he likes to do all the very best things in the worldsza
Offline
It's nice to meet you, M
Hey there. Wanna know a secret? Send me "Souffezhi" through PM to find out!
Offline
The FitnessGram™ Pacer Test is a multistage aerobic capacity test that progressively gets more difficult as it continues. The 20 meter pacer test will begin in 30 seconds. Line up at the start. The running speed starts slowly, but gets faster each minute after you hear this signal. [beep] A single lap should be completed each time you hear this sound. [ding] Remember to run in a straight line, and run as long as possible. The second time you fail to complete a lap before the sound, your test is over. The test will begin on the word start. On your mark, get ready, start.
Offline
Hey there. Wanna know a secret? Send me "Souffezhi" through PM to find out!
Offline
Offline
lol, Staffied got Trumpied
Song That Might Play When You Fight Forum Games - EEForums
Raphe9000 wrote:Funny, that was never in the rules.
That's fine, considering the fact that almost everybody broke a listed rule.
▼List of repeated words (post-rule announcement, other-rule-breaking words excluded):▼List of words with fewer than/more than 4 letters (Numbers and symbols are not letters.):▼List of non-words:▼List of words with more than one character changed (other-rule-breaking words excluded):
Offline
88
Offline
.img boardroom meeting
RhazhBash idk i wanting to contact old users on forums so i can talk to them like raven a sonic fan
Offline
<p>C#</p>
Thanks to: Ernesdo (Current Avatar), Zoey2070 (Signature)
Very inactive, maybe in the future, idk.
Offline
( ͡° ͜ʖ ͡°)
Offline
This is what's under ctrl+v:
Hey there. Wanna know a secret? Send me "Souffezhi" through PM to find out!
Offline
b!warn@???????#5555 -r Unmentionable name. Please change.
[ Started around 1732609403.2801 - Generated in 0.223 seconds, 13 queries executed - Memory usage: 1.79 MiB (Peak: 2.06 MiB) ]