Adam Blake
|
0c84a67881
#429 -- Removing TextBox::_textIndex and fixing an issue causing text to be prepended to the string, rather than inserted at the caret.
|
13 سال پیش |
Darryl Gough
|
4e31ded1d5
Changed methods in ScriptController to pass vectors by reference instead of by value.
|
13 سال پیش |
Darryl Gough
|
9e2309ced5
Fixed spelling mistakes in the gameplay header files.
|
13 سال پیش |
Chris Culy
|
fd383c8a9d
Added needed @script{ignore} tags to appropriate functions in gameplay.
|
13 سال پیش |
Kieran Cunney
|
e137e948bb
Adds Gamepad class to gameplay.
|
13 سال پیش |
Adam Blake
|
93c477d644
All controls now take focus in the same way.
|
13 سال پیش |
Adam Blake
|
15aafb3c21
Fixes #476 (adding mouse event support to UI controls).
|
13 سال پیش |
setaylor
|
6d35ad93ce
Updated doxygen gameplay-api and missing code comments.
|
13 سال پیش |
Adam Blake
|
e7a31afb79
Fixing issues with scrolling within multiple nested containers.
|
13 سال پیش |
Adam Blake
|
1ee9150c0c
Removing elapsedTime param from Form::update so that scrolling doesn't require an API change.
|
13 سال پیش |
Adam Blake
|
449f37eeae
Fixed bug in SpriteBatch::draw() method that rotates the quad in 2D.
|
13 سال پیش |
Adam Blake
|
a14944ba60
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
13 سال پیش |
Adam Blake
|
faf409a2d6
Adding FlowLayout, ScrollLayout.
|
13 سال پیش |
Kieran Cunney
|
0da9278150
Updates doxygen file.
|
13 سال پیش |
Kieran Cunney
|
009777c9a3
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
13 سال پیش |
Kieran Cunney
|
612d78a423
Fixes warnings in doxygen docs.
|
13 سال پیش |
Adam Blake
|
1b2da65d72
Optimizing drawImages() for all controls that use it.
|
13 سال پیش |
Adam Blake
|
3bfa5a109b
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
13 سال پیش |
Adam Blake
|
0b2e47a385
Alignment of controls within their parent containers.
|
13 سال پیش |
Sean Paul Taylor
|
b3f5635387
Cleanup to comments
|
13 سال پیش |
Adam Blake
|
8174491804
More comments and refactoring.
|
13 سال پیش |
Adam Blake
|
f150ba812b
Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored.
|
13 سال پیش |
Adam Blake
|
325ec380f9
Changing setCallback() to addListener() for UI controls.
|
14 سال پیش |
Adam Blake
|
1087a155d2
Adding documentation to the UI API classes.
|
14 سال پیش |
Adam Blake
|
01b6c87a60
Added ability to disable controls.
|
14 سال پیش |
Adam Blake
|
bfe6907dbf
Working on the TextBox control and getting close to having 3D forms working.
|
14 سال پیش |
Adam Blake
|
e3d061a1c5
Adding TextBox; refactoring Theme API; cleaning up memory leaks.
|
14 سال پیش |